System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
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. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
| Class | Description | |
|---|---|---|
![]() | XhtmlCalendarAdapter | Obsolete. Provides an XHTML adapter class for the System.Web.UI.MobileControls.Calendar. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlCommandAdapter | Obsolete. Provides a command adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlControlAdapter | Obsolete. Provides a default control adapter for rendering mobile controls in XHTML markup. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlCssHandler | Obsolete. Handles requests for cascading style sheet (CSS) style information for adapters in the System.Web.UI.MobileControls.Adapters.XhtmlAdapters namespace. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlFormAdapter | Obsolete. Provides the form adapter class for the XHTML mobile controls adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlImageAdapter | Obsolete. Provides an image adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlLabelAdapter | Obsolete. Provides a label adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlLinkAdapter | Obsolete. Provides a link adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlListAdapter | Obsolete. Provides a list adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlLiteralTextAdapter | Obsolete. Provides a literal text adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlMobileTextWriter | Obsolete. 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). For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlObjectListAdapter | Obsolete. Provides an object list adapter for the mobile XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlPageAdapter | Obsolete. Provides a page adapter for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlPanelAdapter | Obsolete. Provides a panel adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlPhoneCallAdapter | Obsolete. Provides a phone call adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlSelectionListAdapter | Obsolete. Provides a selection list adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlTextBoxAdapter | Obsolete. Provides a text box adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlTextViewAdapter | Obsolete. Provides a text view adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlValidationSummaryAdapter | Obsolete. Provides a validation summary adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | XhtmlValidatorAdapter | Obsolete. Provides a validator adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
| Enumeration | Description | |
|---|---|---|
![]() | Doctype | Obsolete. Specifies the type of XHTML markup for an XhtmlTextWriter class to render to the page or control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | StyleSheetLocation | Obsolete. Specifies the type of location for the style sheet for a mobile control or page. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
XhtmlControlAdapter is inherited by all adapter classes in the System.Web.UI.MobileControls.Adapters.XhtmlAdapters namespace, including XhtmlLabelAdapter and XhtmlSelectionListAdapter.

