source : http://msdn.microsoft.com/en-us/library/system.web.ui.control.rendercontrol.aspx
Control.RenderControl Method
Outputs server control content and stores tracing information about the control if tracing is enabled.
| Name | Description | |
|---|---|---|
| RenderControl(HtmlTextWriter) | Outputs server control content to a provided HtmlTextWriter object and stores tracing information about the control if tracing is enabled. | |
| RenderControl(HtmlTextWriter, ControlAdapter) | Outputs server control content to a provided HtmlTextWriter object using a provided ControlAdapter object. |
No comments:
Post a Comment