DataSourceControl.RenderControl Method (HtmlTextWriter)
.NET Framework (current version)
Outputs server control content to a provided HtmlTextWriter object and stores tracing information about the control if tracing is enabled.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI.HtmlTextWriter
The HtmlTextWriter object that receives the control content.
.NET Framework
Available since 2.0
Available since 2.0
Show: