This documentation is archived and is not being maintained.
XhtmlControlAdapter::Render Method
Visual Studio 2008
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.
| Name | Description | |
|---|---|---|
|
Render(HtmlTextWriter) | Displays the associated control and all of its child controls on the client. (Overrides ControlAdapter::Render(HtmlTextWriter).) |
|
Render(XhtmlMobileTextWriter) | Displays the associated control and all of its child controls on the client. |
Show: