HtmlControlAdapter::Render Method
.NET Framework (current version)
Generates the target-specific markup for the associated control.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
| 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^) | 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.(Overrides ControlAdapter::Render(HtmlTextWriter^).) |
Show:
