MobileControl::Render Method (HtmlTextWriter^)
.NET Framework (current version)
Sends server control content to a provided HtmlTextWriter object, which writes the content to be rendered 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.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
The HtmlTextWriter object that receives the server control content.
.NET Framework
Available since 1.1
Available since 1.1
Show: