PartialExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticPartial(HtmlHelper, String)

Renders the specified partial view as an HTML-encoded string.

System_CAPS_pubmethodSystem_CAPS_staticPartial(HtmlHelper, String, Object)

Renders the specified partial view as an HTML-encoded string.

System_CAPS_pubmethodSystem_CAPS_staticPartial(HtmlHelper, String, Object, ViewDataDictionary)

Renders the specified partial view as an HTML-encoded string.

System_CAPS_pubmethodSystem_CAPS_staticPartial(HtmlHelper, String, ViewDataDictionary)

Renders the specified partial view as an HTML-encoded string.

Return to top
Show: