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