System.Web.UI.MobileControls.Adapters Namespace
.NET Framework 3.0
The System.Web.UI.MobileControls.Adapters namespace contains classes you can use to override the life-cycle stages of a mobile control to modify its default HTML, CHTML, or WML markup or behavior for new markup standards or for specific browsers and mobile devices.
ControlAdapter class is directly or indirectly inherited by all other adapter classes in this namespace, such as HtmlControlAdapter and WmlControlAdapter, as well as HtmlPageAdapter, ChtmlPageAdapter, and WmlPageAdapter.
| Class | Description | |
|---|---|---|
![]() | ChtmlCalendarAdapter | Provides a Calendar adapter class for the cHTML adapter set. |
![]() | ChtmlCommandAdapter | Provides the command adapter class for the cHTML adapter set. |
![]() | ChtmlFormAdapter | Provides the form adapter class (that is, the adapter for the Form control) for the cHTML adapter set. |
![]() | ChtmlImageAdapter | Provides an image adapter class for the cHTML adapter set. |
![]() | ChtmlLinkAdapter | Provides a link adapter class for the cHTML adapter set. |
![]() | ChtmlMobileTextWriter | Provides text writer functionality for devices targeted by the cHTML adapter set. |
![]() | ChtmlPageAdapter | Provides a page adapter for the cHTML adapter set. |
![]() | ChtmlPhoneCallAdapter | Provides a call adapter class for the cHTML adapter set. |
![]() | ChtmlSelectionListAdapter | Provides a selection list adapter class for the cHTML adapter set. |
![]() | ChtmlTextBoxAdapter | Provides a text-box adapter class for the cHTML adapter set. |
![]() | ControlAdapter | The ControlAdapter class itself is abstract and cannot be instantiated. |
![]() | HtmlCalendarAdapter | Provides a calendar adapter class for the HTML adapter set. |
![]() | HtmlCommandAdapter | Provides a command adapter class for the HTML adapter set. |
![]() | HtmlControlAdapter | Provides the control adapter base class for the HTML adapter set. |
![]() | HtmlFormAdapter | Provides the form adapter class (that is, the adapter for the Form) for the HTML adapter set. |
![]() | HtmlImageAdapter | Provides an image adapter class for the HTML adapter set. |
![]() | HtmlLabelAdapter | Provides a label adapter class for the HTML adapter set. |
![]() | HtmlLinkAdapter | Provides a link adapter class for the HTML adapter set. |
![]() | HtmlListAdapter | Provides a list adapter class for the HTML adapter set. |
![]() | HtmlLiteralTextAdapter | Provides a literal text adapter class for the HTML adapter set. |
![]() | HtmlMobileTextWriter | Provides text writer functionality for devices targeted by the HTML adapter set. |
![]() | HtmlObjectListAdapter | Provides an object list adapter class for the HTML adapter set. |
![]() | HtmlPageAdapter | Provides a page adapter for the HTML adapter set. |
![]() | HtmlPanelAdapter | Provides a panel adapter class for the HTML adapter set. |
![]() | HtmlPhoneCallAdapter | Provides a phone call adapter class for the HTML adapter set. |
![]() | HtmlSelectionListAdapter | Provides a selection list adapter class for the HTML adapter set. |
![]() | HtmlTextBoxAdapter | Provides a text box adapter class for the HTML adapter set. |
![]() | HtmlTextViewAdapter | Provides a text view adapter class for the HTML adapter set. |
![]() | HtmlValidationSummaryAdapter | Provides a validation summary adapter class for the HTML adapter set. |
![]() | HtmlValidatorAdapter | Provides a validator adapter class for the HTML adapter set. |
![]() | MobileTextWriter | Provides the base class for all TextWriter objects used for rendering ASP.NET mobile controls. |
![]() | MultiPartWriter | Provides the base class for the MobileTextWriter class. |
![]() | SR | Represents an auto-generated resource class. |
![]() | UpWmlMobileTextWriter | Provides the mobile text writer adapter class for the WML device adapter set specifically designed for Openwave's UP browser. |
![]() | UpWmlPageAdapter | Provides the page adapter class for the WML device adapter set specifically designed for Openwave's UP browser. |
![]() | WmlCalendarAdapter | Provides a calendar adapter class for the WML device adapter set. |
![]() | WmlCommandAdapter | Provides a command adapter class for the Wireless Markup Language (WML) device adapter set. |
![]() | WmlControlAdapter | Provides the control adapter base class for the Wireless Markup Language (WML) device adapter set. |
![]() | WmlFormAdapter | Provides the Form adapter for the Wireless Markup Language (WML) device adapter set. |
![]() | WmlImageAdapter | Provides an image adapter class for the Wireless Markup Language (WML) device adapter set. |
![]() | WmlLabelAdapter | Provides a label adapter class for the WML device adapter set. |
![]() | WmlLinkAdapter | Provides a Link adapter class for the Wireless Markup Language (WML) device adapter set. |
![]() | WmlListAdapter | Provides a List adapter class for the Wireless Markup Language (WML) device adapter set. |
![]() | WmlLiteralTextAdapter | Provides a LiteralText adapter class for the Wireless Markup Language (WML) device adapter set. |
![]() | WmlMobileTextWriter | Provides a mobile text writer adapter class for the WML device adapter set. |
![]() | WmlMobileTextWriter.WmlFormat | Stores the font format attributes. |
![]() | WmlMobileTextWriter.WmlLayout | Contains wrapping and alignment information for WmlMobileTextWriter. |
![]() | WmlObjectListAdapter | Provides an object list adapter class for the Wireless Markup Language (WML) device adapter set. |
![]() | WmlPageAdapter | Provides a MobilePage adapter for the Wireless Markup Language (WML) device adapter set. |
![]() | WmlPanelAdapter | Provides a Panel adapter class for the WML device adapter set. |
![]() | WmlPhoneCallAdapter | Provides a phone call adapter class for the Wireless Markup Language (WML) device adapter set. |
![]() | WmlSelectionListAdapter | Provides a SelectionList adapter class for the WML device adapter set. |
![]() | WmlTextBoxAdapter | Provides a TextBox adapter class for the WML device adapter set. |
![]() | WmlTextViewAdapter | Provides a TextView adapter class for the Wireless Markup Language (WML) device adapter set. |
![]() | WmlValidationSummaryAdapter | Provides a ValidationSummary adapter class for the Wireless Markup Language (WML) device adapter set. |
![]() | WmlValidatorAdapter | Provides a validator adapter class for the Wireless Markup Language (WML) device adapter set. |
| Enumeration | Description | |
|---|---|---|
![]() | WmlPostFieldType | Specifies how a post field is rendered. This class cannot be inherited. |
Community Additions
ADD
Show:

