WebViewPage(Of TModel) Methods

 

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

NameDescription
System_CAPS_protmethodBeginContext(Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethodBeginContext(String, Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethodBeginContext(TextWriter, Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethodBeginContext(TextWriter, String, Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethodConfigurePage(WebPageBase)

Sets the view context and view data for the page.(Inherited from WebViewPage.)

System_CAPS_protmethodCreatePageFromVirtualPath(String, HttpContextBase, Func(Of String, Boolean), DisplayModeProvider, IDisplayMode)

(Inherited from WebPageBase.)

System_CAPS_pubmethodDefineSection(String, SectionWriter)

(Inherited from WebPageBase.)

System_CAPS_protmethodEndContext(Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethodEndContext(String, Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethodEndContext(TextWriter, Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethodEndContext(TextWriter, String, Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodExecutePageHierarchy()

Runs the page hierarchy for the ASP.NET Razor execution pipeline.(Inherited from WebViewPage.)

System_CAPS_pubmethodExecutePageHierarchy(WebPageContext, TextWriter)

(Inherited from WebPageBase.)

System_CAPS_pubmethodExecutePageHierarchy(WebPageContext, TextWriter, WebPageRenderingBase)

(Inherited from WebPageBase.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetOutputWriter()

(Inherited from WebPageBase.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodHref(String, Object())

(Inherited from WebPageExecutingBase.)

System_CAPS_pubmethodInitHelpers()

Initializes the AjaxHelper, HtmlHelper, and UrlHelper classes.(Overrides WebViewPage.InitHelpers().)

System_CAPS_protmethodInitializePage()

(Inherited from WebPageBase.)

System_CAPS_pubmethodIsSectionDefined(String)

(Inherited from WebPageBase.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodNormalizeLayoutPagePath(String)

(Inherited from WebPageExecutingBase.)

System_CAPS_pubmethodNormalizePath(String)

(Inherited from WebPageExecutingBase.)

System_CAPS_pubmethodPopContext()

(Inherited from WebPageBase.)

System_CAPS_pubmethodPushContext(WebPageContext, TextWriter)

(Inherited from WebPageBase.)

System_CAPS_pubmethodRenderBody()

(Inherited from WebPageBase.)

System_CAPS_pubmethodRenderPage(String, Object())

(Inherited from WebPageBase.)

System_CAPS_pubmethodRenderSection(String)

(Inherited from WebPageBase.)

System_CAPS_pubmethodRenderSection(String, Boolean)

(Inherited from WebPageBase.)

System_CAPS_protmethodSetViewData(ViewDataDictionary)

Sets the view data.(Overrides WebViewPage.SetViewData(ViewDataDictionary).)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodWrite(HelperResult)

(Inherited from WebPageBase.)

System_CAPS_pubmethodWrite(Object)

(Inherited from WebPageBase.)

System_CAPS_pubmethodWriteAttribute(String, PositionTagged(Of String), PositionTagged(Of String), AttributeValue())

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethodWriteAttributeTo(String, TextWriter, String, PositionTagged(Of String), PositionTagged(Of String), AttributeValue())

(Inherited from WebPageExecutingBase.)

System_CAPS_pubmethodWriteAttributeTo(TextWriter, String, PositionTagged(Of String), PositionTagged(Of String), AttributeValue())

(Inherited from WebPageExecutingBase.)

System_CAPS_pubmethodWriteLiteral(Object)

(Inherited from WebPageBase.)

Return to top
Show: