ViewPage.SetTextWriter Method
Visual Studio 2010
Note: This API is now obsolete.
Sets the text writer that is used to render the view to the response.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- textWriter
- Type: System.IO.TextWriter
The writer that is used to render the view to the response.
Community Additions
ADD
Show: