Share via


HtmlCalendarAdapter Class

Provides a calendar adapter class for the HTML adapter set.

public class System.Web.UI.MobileControls.Adapters.HtmlCalendarAdapter :
   System.Web.UI.MobileControls.Adapters.HtmlControlAdapter

Remarks

The mobile Calendar control instantiates a .NET Framework Web Forms Calendar control for its logic; the HTML adapter simply uses this control for rendering.

Requirements

Namespace: System.Web.UI.MobileControls.Adapters

Assembly: System.Web.Mobile

See Also

Adapter Sets Functionality