XhtmlPhoneCallAdapter::Render Method
.NET Framework (current version)
Namespace:
System.Web.UI.MobileControls.Adapters.XhtmlAdapters
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
| Name | Description | |
|---|---|---|
![]() | Render(HtmlTextWriter^) | Displays the associated control and all of its child controls on the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from XhtmlControlAdapter.) |
![]() | Render(XhtmlMobileTextWriter^) | Renders the control and its content on the client using the provided XhtmlMobileTextWriter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Overrides XhtmlControlAdapter::Render(XhtmlMobileTextWriter^).) |
Show:
