ControlAdapter::Render Method (HtmlTextWriter^)
.NET Framework (current version)
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.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
The text writer to receive output.
Implements
IControlAdapter::Render(HtmlTextWriter^)For the ControlAdapter class, this method renders all the children of the control.
.NET Framework
Available since 1.1
Available since 1.1
ControlAdapter Class
System.Web.UI.MobileControls.Adapters Namespace
Architectural Overview of Adaptive Control Behavior
Control and Adapter Interaction
Show: