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