ViewStartPage Methods

 

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

Methods

Name Description
System_CAPS_protmethod BeginContext(Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethod BeginContext(String, Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethod BeginContext(TextWriter, Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethod BeginContext(TextWriter, String, Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethod EndContext(Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethod EndContext(String, Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethod EndContext(TextWriter, Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethod EndContext(TextWriter, String, Int32, Int32, Boolean)

(Inherited from WebPageExecutingBase.)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod ExecutePageHierarchy()

(Inherited from StartPage.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_protmethod GetOutputWriter()

(Inherited from StartPage.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod Href(String, Object[])

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethod NormalizeLayoutPagePath(String)

(Inherited from WebPageExecutingBase.)

System_CAPS_pubmethod NormalizePath(String)

(Inherited from WebPageExecutingBase.)

System_CAPS_pubmethod RenderPage(String, Object[])

(Inherited from StartPage.)

System_CAPS_pubmethod RunPage()

(Inherited from StartPage.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

System_CAPS_pubmethod Write(HelperResult)

(Inherited from StartPage.)

System_CAPS_pubmethod Write(Object)

(Inherited from StartPage.)

System_CAPS_pubmethod WriteAttribute(String, PositionTagged<String>, PositionTagged<String>, AttributeValue[])

(Inherited from WebPageExecutingBase.)

System_CAPS_protmethod WriteAttributeTo(String, TextWriter, String, PositionTagged<String>, PositionTagged<String>, AttributeValue[])

(Inherited from WebPageExecutingBase.)

System_CAPS_pubmethod WriteAttributeTo(TextWriter, String, PositionTagged<String>, PositionTagged<String>, AttributeValue[])

(Inherited from WebPageExecutingBase.)

System_CAPS_pubmethod WriteLiteral(Object)

(Inherited from StartPage.)

See Also

ViewStartPage Class
System.Web.Mvc Namespace

Return to top