HtmlControlAdapter.Render Method
.NET Framework 4.5
Generates the target-specific markup for the associated control.
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(HtmlMobileTextWriter) | Called by the control's Render method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
|
Render(HtmlTextWriter) | Generates the target-specific markup for the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. (Overrides ControlAdapter.Render(HtmlTextWriter).) |