MobilePage::RenderControl Method (HtmlTextWriter^)
.NET Framework (current version)
Renders server control content and stores tracing information about the control if tracing is enabled. 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 TextWriter to receive control content.
This member overrides the Control::RenderControl method to call the RenderControl method of the default control adapter.
.NET Framework
Available since 2.0
Available since 2.0
Show: