RazorView Methods

 

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

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod Render(ViewContext, TextWriter)

Renders the specified view context by using the specified the writer object.(Inherited from BuildManagerCompiledView.)

System_CAPS_protmethod RenderView(ViewContext, TextWriter, Object)

Renders the specified view context by using the specified writer and WebViewPage instance.(Overrides BuildManagerCompiledView.RenderView(ViewContext, TextWriter, Object).)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

RazorView Class
System.Web.Mvc Namespace

Return to top