IControlAdapter::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.
For the ControlAdapter class, this method renders all the children of the control.
.NET Framework
Available since 1.1
Available since 1.1
IControlAdapter Interface
System.Web.UI.MobileControls Namespace
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction
ASP.NET Device Filtering Overview
Show: