0 out of 1 rated this helpful - Rate this topic

System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace

Note: This namespace is new in the .NET Framework version 2.0.

The System.Web.UI.MobileControls.Adapters.XhtmlAdapters namespace contains classes you can use to override the life-cycle stages of a mobile control to modify its default XHTML markup or behavior for new markup standards or for specific browsers and mobile devices.

XhtmlControlAdapter is inherited by all adapter classes in the System.Web.UI.MobileControls.Adapters.XhtmlAdapters namespace, including XhtmlLabelAdapter and XhtmlSelectionListAdapter.

  Class Description
Public class XhtmlCalendarAdapter Provides an XHTML adapter class for the System.Web.UI.MobileControls.Calendar.
Public class XhtmlCommandAdapter Provides a command adapter class for the XHTML adapter set.
Public class XhtmlControlAdapter Provides a default control adapter for rendering mobile controls in XHTML markup.
Public class XhtmlCssHandler Handles requests for cascading style sheet (CSS) style information for adapters in the System.Web.UI.MobileControls.Adapters.XhtmlAdapters namespace.
Public class XhtmlFormAdapter Provides the form adapter class for the XHTML mobile controls adapter set.
Public class XhtmlImageAdapter Provides an image adapter class for the XHTML adapter set.
Public class XhtmlLabelAdapter Provides a label adapter class for the XHTML adapter set.
Public class XhtmlLinkAdapter Provides a link adapter class for the XHTML adapter set.
Public class XhtmlListAdapter Provides a list adapter class for the XHTML adapter set.
Public class XhtmlLiteralTextAdapter Provides a literal text adapter class for the XHTML adapter set.
Public class XhtmlMobileTextWriter Provides text writer functionality for devices targeted by the XHTML adapter set, including XHTML, XHTML Mobile, and WML.
Public class XhtmlObjectListAdapter Provides an object list adapter for the mobile XHTML adapter set.
Public class XhtmlPageAdapter Provides a page adapter for the XHTML adapter set.
Public class XhtmlPanelAdapter Provides a panel adapter class for the XHTML adapter set.
Public class XhtmlPhoneCallAdapter Provides a phone call adapter class for the XHTML adapter set.
Public class XhtmlSelectionListAdapter Provides a selection list adapter class for the XHTML adapter set.
Public class XhtmlTextBoxAdapter Provides a text box adapter class for the XHTML adapter set.
Public class XhtmlTextViewAdapter Provides a text view adapter class for the XHTML adapter set.
Public class XhtmlValidationSummaryAdapter Provides a validation summary adapter class for the XHTML adapter set.
Public class XhtmlValidatorAdapter Provides a validator adapter class for the XHTML adapter set.
  Enumeration Description
Public enumeration Doctype Specifies the type of XHTML markup for an XhtmlTextWriter class to render to the page or control.
Public enumeration StyleSheetLocation Specifies the type of location for the style sheet for a mobile control or page.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ