0 out of 1 rated this helpful - Rate this topic

System.Web.UI.MobileControls.Adapters Namespace

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
Public class ChtmlCalendarAdapter Provides a calendar adapter class for the cHTML adapter set.
Public class ChtmlCommandAdapter Provides the command adapter class for the cHTML adapter set.
Public class ChtmlFormAdapter Provides the form adapter class, that is, the adapter for the Form control, for the cHTML adapter set.
Public class ChtmlImageAdapter Provides an image adapter class for the cHTML adapter set.
Public class ChtmlLinkAdapter Provides a link adapter class for the cHTML adapter set.
Public class ChtmlMobileTextWriter Provides text writer functionality for devices targeted by the cHTML adapter set.
Public class ChtmlPageAdapter Provides a page adapter for the cHTML adapter set.
Public class ChtmlPhoneCallAdapter Provides a call adapter class for the cHTML adapter set.
Public class ChtmlSelectionListAdapter Provides a selection list adapter class for the cHTML adapter set.
Public class ChtmlTextBoxAdapter Provides a text-box adapter class for the cHTML adapter set.
Public class ControlAdapter The ControlAdapter class itself is abstract and cannot be instantiated.
Public class HtmlCalendarAdapter Provides a calendar adapter class for the HTML adapter set.
Public class HtmlCommandAdapter Provides a command adapter class for the HTML adapter set.
Public class HtmlControlAdapter Provides the control adapter base class for the HTML adapter set.
Public class HtmlFormAdapter Provides the form adapter class, that is, the adapter for the Form, for the HTML adapter set.
Public class HtmlImageAdapter Provides an image adapter class for the HTML adapter set.
Public class HtmlLabelAdapter Provides a label adapter class for the HTML adapter set.
Public class HtmlLinkAdapter Provides a link adapter class for the HTML adapter set.
Public class HtmlListAdapter Provides a list adapter class for the HTML adapter set.
Public class HtmlLiteralTextAdapter Provides a literal text adapter class for the HTML adapter set.
Public class HtmlMobileTextWriter Provides text writer functionality for devices targeted by the HTML adapter set.
Public class HtmlObjectListAdapter Provides an object list adapter class for the HTML adapter set.
Public class HtmlPageAdapter Provides a page adapter for the HTML adapter set.
Public class HtmlPanelAdapter Provides a panel adapter class for the HTML adapter set.
Public class HtmlPhoneCallAdapter Provides a phone call adapter class for the HTML adapter set.
Public class HtmlSelectionListAdapter Provides a selection list adapter class for the HTML adapter set.
Public class HtmlTextBoxAdapter Provides a text box adapter class for the HTML adapter set.
Public class HtmlTextViewAdapter Provides a text view adapter class for the HTML adapter set.
Public class HtmlValidationSummaryAdapter Provides a validation summary adapter class for the HTML adapter set.
Public class HtmlValidatorAdapter Provides a validator adapter class for the HTML adapter set.
Public class MobileTextWriter Provides the base class for all TextWriter objects used for rendering ASP.NET mobile controls.
Public class MultiPartWriter Provides the base class for the MobileTextWriter class.
Public class SR Represents an autogenerated resource class.
Public class UpWmlMobileTextWriter Provides the mobile text writer adapter class for the WML device adapter set specifically designed for Openwave's UP browser.
Public class UpWmlPageAdapter Provides the page adapter class for the WML device adapter set specifically designed for Openwave's UP browser.
Public class WmlCalendarAdapter Provides a calendar adapter class for the WML device adapter set.
Public class WmlCommandAdapter Provides a command adapter class for the WML device adapter set.
Public class WmlControlAdapter Provides the control adapter base class for the WML device adapter set.
Public class WmlFormAdapter Provides the form adapter class, that is, the device adapter for the [<topic://mwlrfFormControl>], for the WML device adapter set.
Public class WmlImageAdapter Provides an image adapter class for the WML device adapter set.
Public class WmlLabelAdapter Provides a label adapter class for the WML device adapter set.
Public class WmlLinkAdapter Provides a link adapter class for the WML device adapter set.
Public class WmlListAdapter Provides a list adapter class for the WML device adapter set.
Public class WmlLiteralTextAdapter Provides a literal text adapter class for the WML device adapter set.
Public class WmlMobileTextWriter Provides a mobile text writer adapter class for the WML device adapter set.
Public class WmlMobileTextWriter.WmlFormat Stores the font format attributes.
Public class WmlMobileTextWriter.WmlLayout Contains wrapping and alignment information for WmlMobileTextWriter.
Public class WmlObjectListAdapter Provides an object list adapter class for the WML device adapter set.
Public class WmlPageAdapter Provides a page adapter for the WML device adapter set.
Public class WmlPanelAdapter Provides a panel adapter class for the WML device adapter set.
Public class WmlPhoneCallAdapter Provides a phone call adapter class for the WML device adapter set.
Public class WmlSelectionListAdapter Provides a selection list adapter class for the WML device adapter set.
Public class WmlTextBoxAdapter Provides a text box adapter class for the WML device adapter set.
Public class WmlTextViewAdapter Provides a text view adapter class for the WML device adapter set.
Public class WmlValidationSummaryAdapter Provides a validation summary adapter class for the WML device adapter set.
Public class WmlValidatorAdapter Provides a validator adapter class for the WML device adapter set.
  Enumeration Description
Public enumeration WmlPostFieldType Specifies how a post field is rendered. This class cannot be inherited.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ