0 out of 5 rated this helpful - Rate this topic

Control.RenderControl Method

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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.