AjaxControlManagerRenderCurrentControl Method |
| Name | Description | |
|---|---|---|
| RenderCurrentControl |
Renders the currently requested control and returns the complete control output.
| |
| RenderCurrentControl(Control) |
Renders the currently requested control and returns the complete control output.
| |
| RenderCurrentControl(HtmlTextWriter) |
Renders the currently requested control by using the given text writer.
| |
| RenderCurrentControl(Control, HtmlTextWriter) |
Renders the currently requested control by using the given text writer.
|