TableResultControl.RenderControl method
Renders the control to the page.
Overload list
Name | Description | |
---|---|---|
![]() |
RenderControl(HtmlTextWriter) | Renders the control to the page. (Overrides Control.RenderControl(HtmlTextWriter).) |
![]() |
RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) |
Top