ViewPage.Render Method
Visual Studio 2010
Initializes the HtmlTextWriter object that receives the page content to be rendered.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- writer
- Type: System.Web.UI.HtmlTextWriter
The object that receives the page content.
Community Additions
ADD
Show: