Click or drag to resize

AjaxControlManagerRenderCurrentControl Method

Overload List
  NameDescription
Public methodRenderCurrentControl
Renders the currently requested control and returns the complete control output.
Public methodRenderCurrentControl(Control)
Renders the currently requested control and returns the complete control output.
Public methodRenderCurrentControl(HtmlTextWriter)
Renders the currently requested control by using the given text writer.
Public methodRenderCurrentControl(Control, HtmlTextWriter)
Renders the currently requested control by using the given text writer.
Top
See Also