ChtmlFormAdapter

ChtmlFormAdapter.NET 1.1

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

This adapter renders the System.Web.UI.MobileControls.Form control to cHTML.

public class ChtmlFormAdapter : HtmlFormAdapter { // Public Constructors    public ChtmlFormAdapter( ); // Protected Instance Methods    protected override bool RenderExtraHeadElements(HtmlMobileTextWriter writer);  // overrides HtmlFormAdapter    protected internal override void RenderPagerTag(HtmlMobileTextWriter writer,          int pageToNavigate, string text);  // overrides HtmlFormAdapter    protected override bool ShouldRenderFormTag( );                // overrides HtmlFormAdapter }

Hierarchy

System.Object ControlAdapter(System.Web.UI.MobileControls.IControlAdapter) HtmlControlAdapter HtmlFormAdapter ChtmlFormAdapter



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