DataSourceControl.RenderControl Method
.NET Framework 3.0
| Name | Description |
|---|---|
| DataSourceControl.RenderControl (HtmlTextWriter) |
Outputs server control content to a provided HtmlTextWriter object and stores tracing information about the control if tracing is enabled.
|
| DataSourceControl.RenderControl (HtmlTextWriter, ControlAdapter) |
Outputs server control content to a provided HtmlTextWriter object using a provided ControlAdapter object.
|
Community Additions
ADD
Show: