Sends server control content to a provided HtmlTextWriter object, which writes the content to be rendered in the browser window.
Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
Parameters
- writer (HtmlTextWriter)
The HtmlTextWriter object that receives the server control content.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)