ScriptControl.Render Method (HtmlTextWriter)
.NET Framework (current version)
Raises the M:System.Web.UI.Control.Render(System.EventArgs) event and sends server control content to a provided HtmlTextWriter object, which writes the content to be rendered to the browser.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- writer
-
Type:
System.Web.UI.HtmlTextWriter
The HtmlTextWriter object that receives the server control content.
.NET Framework
Available since 3.5
Available since 3.5
Show: