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