XhtmlPageAdapter::CreateTextWriter Method (TextWriter^)
.NET Framework (current version)
Creates and returns a text writer that is appropriate for the target device. 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.IO::TextWriter^
A TextWriter object or an object inherited from the TextWriter.
Return Value
Type: System.Web.UI::HtmlTextWriter^A new XhtmlTextWriter object based on the provided TextWriter object.
.NET Framework
Available since 2.0
Available since 2.0
TextWriter
XhtmlTextWriter
XhtmlPageAdapter Class
System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
ASP.NET Mobile Web Forms and ASP.NET Compatibility
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction
Show: