ViewPage.Render Method (HtmlTextWriter)
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.
Show: