ViewExtensions Class
Represents support for MVC view.
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | RenderAction<'TController>(HtmlHelper, Expression<Action<'TController>>) | Invokes the specified action method. |
![]() ![]() | RenderRoute(HtmlHelper, RouteValueDictionary) | Invokes the specified route values. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

