Overload List
| Name | Description | |
|---|---|---|
| RenderPartialRequest(HtmlHelper, PartialRequestHelper) |
Renders the partial request.
| |
| RenderPartialRequest(HtmlHelper, Object) |
Renders a specific action on a controller
| |
| RenderPartialRequest(HtmlHelper, String) |
Invokes a partial request that is stored inside the ViewData
| |
| RenderPartialRequest(HtmlHelper, RouteValueDictionary) |
Renders a specific action on a controller
|