ExtenderControl.Render Method (HtmlTextWriter)
.NET Framework (current version)
Sends server control content to a provided HtmlTextWriter object, which writes the content to be rendered in the browser window.
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: