StartPage Properties

The StartPage type exposes the following members.

  NameDescription
Public property App (Inherited from WebPageExecutingBase.)
Public property AppState (Inherited from WebPageExecutingBase.)
Public property Cache (Inherited from WebPageRenderingBase.)
Public property ChildPage Gets or sets the child page of the current start page.
Public property Context Gets or sets the context of the ChildPage page. (Overrides WebPageExecutingBase.Context.)
Public property Culture (Inherited from WebPageRenderingBase.)
Protected property DisplayMode (Inherited from WebPageRenderingBase.)
Public property IsAjax (Inherited from WebPageRenderingBase.)
Public property IsPost (Inherited from WebPageRenderingBase.)
Public property Layout Gets or sets the path of the layout page for the ChildPage page. (Overrides WebPageRenderingBase.Layout.)
Public property Page Gets property-like access to ChildPage page data that is shared between pages, layout pages, and partial pages. (Overrides WebPageRenderingBase.Page.)
Public property PageContext (Inherited from WebPageRenderingBase.)
Public property PageData Gets array-like access to ChildPage page data that is shared between pages, layout pages, and partial pages. (Overrides WebPageRenderingBase.PageData.)
Public property Profile (Inherited from WebPageRenderingBase.)
Public property Request (Inherited from WebPageRenderingBase.)
Public property Response (Inherited from WebPageRenderingBase.)
Public property Server (Inherited from WebPageRenderingBase.)
Public property Session (Inherited from WebPageRenderingBase.)
Public property TemplateInfo (Inherited from WebPageRenderingBase.)
Public property UICulture (Inherited from WebPageRenderingBase.)
Public property UrlData (Inherited from WebPageRenderingBase.)
Public property User (Inherited from WebPageRenderingBase.)
Public property VirtualPath (Inherited from WebPageExecutingBase.)
Public property VirtualPathFactory (Inherited from WebPageExecutingBase.)
Top
Show: