This documentation is archived and is not being maintained.
System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
Visual Studio 2008
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 | |
|---|---|---|
![]() | XhtmlCalendarAdapter | Provides an XHTML adapter class for the System.Web.UI.MobileControls.Calendar. |
![]() | XhtmlCommandAdapter | Provides a command adapter class for the XHTML adapter set. |
![]() | XhtmlControlAdapter | Provides a default control adapter for rendering mobile controls in XHTML markup. |
![]() | XhtmlCssHandler | Handles requests for cascading style sheet (CSS) style information for adapters in the System.Web.UI.MobileControls.Adapters.XhtmlAdapters namespace. |
![]() | XhtmlFormAdapter | Provides the form adapter class for the XHTML mobile controls adapter set. |
![]() | XhtmlImageAdapter | Provides an image adapter class for the XHTML adapter set. |
![]() | XhtmlLabelAdapter | Provides a label adapter class for the XHTML adapter set. |
![]() | XhtmlLinkAdapter | Provides a link adapter class for the XHTML adapter set. |
![]() | XhtmlListAdapter | Provides a list adapter class for the XHTML adapter set. |
![]() | XhtmlLiteralTextAdapter | Provides a literal text adapter class for the XHTML adapter set. |
![]() | XhtmlMobileTextWriter | Provides text writer functionality for devices targeted by the XHTML adapter set, including Extensible Hypertext Markup Language (XHTML), XHTML Mobile, and Wireless Markup Language (WML). |
![]() | XhtmlObjectListAdapter | Provides an object list adapter for the mobile XHTML adapter set. |
![]() | XhtmlPageAdapter | Provides a page adapter for the XHTML adapter set. |
![]() | XhtmlPanelAdapter | Provides a panel adapter class for the XHTML adapter set. |
![]() | XhtmlPhoneCallAdapter | Provides a phone call adapter class for the XHTML adapter set. |
![]() | XhtmlSelectionListAdapter | Provides a selection list adapter class for the XHTML adapter set. |
![]() | XhtmlTextBoxAdapter | Provides a text box adapter class for the XHTML adapter set. |
![]() | XhtmlTextViewAdapter | Provides a text view adapter class for the XHTML adapter set. |
![]() | XhtmlValidationSummaryAdapter | Provides a validation summary adapter class for the XHTML adapter set. |
![]() | XhtmlValidatorAdapter | Provides a validator adapter class for the XHTML adapter set. |
| Enumeration | Description | |
|---|---|---|
![]() | Doctype | Specifies the type of XHTML markup for an XhtmlTextWriter class to render to the page or control. |
![]() | StyleSheetLocation | Specifies the type of location for the style sheet for a mobile control or page. |
Show:
