System.Web.UI.MobileControls.Adapters Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. The APIs in this namespace are obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Classes
ChtmlCalendarAdapter |
Provides a Calendar adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
ChtmlCommandAdapter |
Provides the command adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
ChtmlFormAdapter |
Provides the form adapter class (that is, the adapter for the Form control) for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
ChtmlImageAdapter |
Provides an image adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
ChtmlLinkAdapter |
Provides a link adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
ChtmlMobileTextWriter |
Provides text writer functionality for devices targeted by the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
ChtmlPageAdapter |
Provides a page adapter for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
ChtmlPhoneCallAdapter |
Provides a call adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
ChtmlSelectionListAdapter |
Provides a selection list adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
ChtmlTextBoxAdapter |
Provides a text-box adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
ControlAdapter |
The ControlAdapter class itself is abstract and cannot be instantiated. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlCalendarAdapter |
Provides a calendar adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlCommandAdapter |
Provides a command adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlControlAdapter |
Provides the control adapter base class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlFormAdapter |
Provides the form adapter class (that is, the adapter for the Form) for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlImageAdapter |
Provides an image adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlLabelAdapter |
Provides a label adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlLinkAdapter |
Provides a link adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlListAdapter |
Provides a list adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlLiteralTextAdapter |
Provides a literal text adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlMobileTextWriter |
Provides text writer functionality for devices targeted by the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlObjectListAdapter |
Provides an object list adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlPageAdapter |
Provides a page adapter for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlPanelAdapter |
Provides a panel adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlPhoneCallAdapter |
Provides a phone call adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlSelectionListAdapter |
Provides a selection list adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlTextBoxAdapter |
Provides a text box adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlTextViewAdapter |
Provides a text view adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlValidationSummaryAdapter |
Provides a validation summary adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
HtmlValidatorAdapter |
Provides a validator adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
MobileTextWriter |
Provides the base class for all |
MultiPartWriter |
Provides the base class for the MobileTextWriter class. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
SR |
Represents an auto-generated resource class. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
UpWmlMobileTextWriter |
Provides the mobile text writer adapter class for the WML device adapter set specifically designed for Openwave's UP browser. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
UpWmlPageAdapter |
Provides the page adapter class for the WML device adapter set specifically designed for Openwave's UP browser. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlCalendarAdapter |
Provides a calendar adapter class for the WML device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlCommandAdapter |
Provides a command adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlControlAdapter |
Provides the control adapter base class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlFormAdapter |
Provides the Form adapter for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlImageAdapter |
Provides an image adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlLabelAdapter |
Provides a label adapter class for the WML device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlLinkAdapter |
Provides a Link adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlListAdapter |
Provides a List adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlLiteralTextAdapter |
Provides a LiteralText adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlMobileTextWriter |
Provides a mobile text writer adapter class for the WML device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlMobileTextWriter.WmlFormat |
Stores the font format attributes. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlMobileTextWriter.WmlLayout |
Contains wrapping and alignment information for WmlMobileTextWriter. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlObjectListAdapter |
Provides an object list adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlPageAdapter |
Provides a MobilePage adapter for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlPanelAdapter |
Provides a Panel adapter class for the WML device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlPhoneCallAdapter |
Provides a phone call adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlSelectionListAdapter |
Provides a SelectionList adapter class for the WML device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlTextBoxAdapter |
Provides a TextBox adapter class for the WML device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlTextViewAdapter |
Provides a TextView adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlValidationSummaryAdapter |
Provides a ValidationSummary adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
WmlValidatorAdapter |
Provides a validator adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
Enums
WmlPostFieldType |
Specifies how a post field is rendered. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. |
Remarks
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.