PartialExtensions Methods
Visual Studio 2010
| Name | Description | |
|---|---|---|
|
Partial(HtmlHelper, String) | Renders the specified partial view as an HTML-encoded string. |
|
Partial(HtmlHelper, String, Object) | Renders the specified partial view as an HTML-encoded string. |
|
Partial(HtmlHelper, String, ViewDataDictionary) | Renders the specified partial view as an HTML-encoded string. |
|
Partial(HtmlHelper, String, Object, ViewDataDictionary) | Renders the specified partial view as an HTML-encoded string. |
Community Additions
ADD
Show: