IView.Render Method
Visual Studio 2010
Renders the specified view context by using the specified the writer object.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- viewContext
- Type: System.Web.Mvc.ViewContext
The view context.
- writer
- Type: System.IO.TextWriter
The writer object.
Community Additions
ADD
Show: