ViewResultBase Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | ExecuteResult(ControllerContext) | When called by the action invoker, renders the view to the response.(Overrides ActionResult.ExecuteResult(ControllerContext).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | FindView(ControllerContext) | Returns the ViewEngineResult object that is used to render the view. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

