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