WebPageRenderingBase Properties

Include Protected Members
Include Inherited Members

The WebPageRenderingBase type exposes the following members.

Properties

  Name Description
Public property App (Inherited from WebPageExecutingBase.)
Public property AppState (Inherited from WebPageExecutingBase.)
Public property Cache
Public property Context When overridden in a derived class, gets or sets the HttpContextBase object that is associated with a page. (Inherited from WebPageExecutingBase.)
Public property Culture
Protected property DisplayMode
Public property IsAjax
Public property IsPost
Public property Layout When overridden in a derived class, gets or sets the path of a layout page.
Public property Page When overridden in a derived class, provides property-like access to page data that is shared between pages, layout pages, and partial pages.
Public property PageContext
Public property PageData When overridden in a derived class, provides array-like access to page data that is shared between pages, layout pages, and partial pages.
Public property Profile
Public property Request
Public property Response
Public property Server
Public property Session
Public property TemplateInfo
Public property UICulture
Public property UrlData
Public property User
Public property VirtualPath (Inherited from WebPageExecutingBase.)
Public property VirtualPathFactory (Inherited from WebPageExecutingBase.)

Top

See Also

Reference

WebPageRenderingBase Class

System.Web.WebPages Namespace