ChtmlMobileTextWriter

ChtmlMobileTextWriter.NET 1.1, marshal by reference, disposable

System.Web.UI.MobileControls.Adapters (system.web.mobile.dll)class

Device adapters that render cHTML use the ChtmlMobileTextWriter to write their output. The ChtmlMobileTextWriter instance is provided in adapter methods like Render( ).

public class ChtmlMobileTextWriter : HtmlMobileTextWriter { // Public Constructors    public ChtmlMobileTextWriter(System.IO.TextWriter writer, System.Web.Mobile.MobileCapabilities device); }

Hierarchy

System.Object System.MarshalByRefObject System.IO.TextWriter(System.IDisposable) System.Web.UI.HtmlTextWriter MultiPartWriter MobileTextWriter HtmlMobileTextWriter ChtmlMobileTextWriter



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net