XhtmlPageAdapter::Render Method (XhtmlMobileTextWriter^)
.NET Framework (current version)
Sends the page content to a provided XhtmlMobileTextWriter, which renders the content to 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.MobileControls.Adapters.XhtmlAdapters::XhtmlMobileTextWriter^
An XhtmlMobileTextWriter object that writes the content to the client browser.
.NET Framework
Available since 2.0
Available since 2.0
Show: