WebViewPage Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubpropertyAjax

Gets or sets the AjaxHelper object that is used to render HTML using Ajax.

System_CAPS_pubpropertyApp

(Inherited from WebPageExecutingBase.)

System_CAPS_pubpropertyAppState

(Inherited from WebPageExecutingBase.)

System_CAPS_pubpropertyCache

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyContext

Gets the HttpContext object that is associated with the page.(Overrides WebPageExecutingBase.Context.)

System_CAPS_pubpropertyCulture

(Inherited from WebPageRenderingBase.)

System_CAPS_protpropertyDisplayMode

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyHtml

Gets or sets the HtmlHelper object that is used to render HTML elements.

System_CAPS_pubpropertyIsAjax

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyIsPost

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyLayout

(Inherited from WebPageBase.)

System_CAPS_pubpropertyModel

Gets the Model property of the associated ViewDataDictionary object.

System_CAPS_pubpropertyOutput

(Inherited from WebPageBase.)

System_CAPS_pubpropertyOutputStack

(Inherited from WebPageBase.)

System_CAPS_pubpropertyPage

(Inherited from WebPageBase.)

System_CAPS_pubpropertyPageContext

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyPageData

(Inherited from WebPageBase.)

System_CAPS_pubpropertyProfile

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyRequest

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyResponse

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyServer

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertySession

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyTempData

Gets the temporary data to pass to the view.

System_CAPS_pubpropertyTemplateInfo

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyUICulture

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyUrl

Gets or sets the URL of the rendered page.

System_CAPS_pubpropertyUrlData

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyUser

(Inherited from WebPageRenderingBase.)

System_CAPS_pubpropertyViewBag

Gets the view bag.

System_CAPS_pubpropertyViewContext

Gets or sets the information that is used to render the view.

System_CAPS_pubpropertyViewData

Gets or sets a dictionary that contains data to pass between the controller and the view.

System_CAPS_pubpropertyVirtualPath

(Inherited from WebPageExecutingBase.)

Return to top
Show: