This control allows you to display any *.ascx file on your Sitefinity page.
We ran in to the difficulty of wanting to include custom written .Net pages withinthe Sitefinity structure. This control allowed us to do that without having to rewrite them as Sitefinity user controls.
Just write your external page as a normal ASCX file, drop this control on your page and point its main property to the ASCX file.
