0 out of 1 rated this helpful - Rate this topic

ViewContext.Writer Property

.NET Framework 4

Gets or sets the text writer object that is used to write HTML output.

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

Property Value

Type: System.IO.TextWriter
The object that is used to write the HTML output.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ