pagestart_cshtml Properties

The pagestart_cshtml type exposes the following members.

Properties

  Name Description
Public property App (Inherited from WebPageExecutingBase.)
Protected property ApplicationInstance Gets the current instance of the application.This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
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. (Inherited from StartPage.)
Public property Context Gets or sets the context of the ChildPage page. (Inherited from StartPage.)
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. (Inherited from StartPage.)
Public property Page Gets property-like access to ChildPage page data that is shared between pages, layout pages, and partial pages. (Inherited from StartPage.)
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. (Inherited from StartPage.)
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

See Also

Reference

pagestart_cshtml Class

System.Web.WebPages.Administration Namespace