Subscriber portal
Gets or sets the child page of the current start page.
public: property WebPageRenderingBase^ ChildPage { WebPageRenderingBase^ get (); void set (WebPageRenderingBase^ value); }
The child page is the page that will be executed when the RunPage() method executes.