IViewEngine Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | FindPartialView(ControllerContext^, String^, Boolean) | Finds the specified partial view by using the specified controller context. |
![]() | FindView(ControllerContext^, String^, String^, Boolean) | Finds the specified view by using the specified controller context. |
![]() | ReleaseView(ControllerContext^, IView^) | Releases the specified view by using the specified controller context. |
Show:
