This documentation is archived and is not being maintained.

XhtmlControlAdapter::Render Method

Displays the associated control and all of its child controls on the client.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Render(HtmlTextWriter) Displays the associated control and all of its child controls on the client. (Overrides ControlAdapter::Render(HtmlTextWriter).)
Public method Render(XhtmlMobileTextWriter) Displays the associated control and all of its child controls on the client.
Top
Show: