Sitefinity "Child Links" Control
Overview
This Sitefinity control that allows you to select any page in your site map and the control will return links to the selected page's children pages.
Download
Click here to download the Child Links Sitefinity Control.
Installation Instructions
To use this control, you can simply unzip the files into the root folder of your web site.
Once finished you must add the following line to the <toolboxControls> section of your "web.config":
<add name="Child Links" section="Navigation" url="~/UserControls/GoonDocks/ChildLinks.ascx" />
Samples
Here is what the control looks like in the Sitefinity page designer:

Here is the actual rendered control:
The file '/GoonDocks/UserControls/ChildLinks.ascx' does not exist.