Controller.View Method (IView)
Creates a ViewResult object that renders the specified IView object.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- view
- Type: System.Web.Mvc.IView
The view that is rendered to the response.
Show: