This topic has not yet been rated - Rate this topic

ViewPage.Writer Property

Gets the text writer that is used to render the view to the response.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public HtmlTextWriter Writer { get; private set; }

Property Value

Type: System.Web.UI.HtmlTextWriter
The text writer that is used to render the view to the response.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ