System.Web.UI.MobileControls Namespace
The System.Web.UI.MobileControls namespace contains a set of ASP.NET server controls that can render your application for different 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.
| Class | Description | |
|---|---|---|
![]() | AdRotator | Obsolete. Provides a server control to display a randomly selected advertisement on a mobile page. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ArrayListCollectionBase | Obsolete. Implements the functionality of the ICollection interface to inheriting classes by using a Web Forms ArrayList object for storage. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | BaseValidator | Obsolete. Provides the core implementation for all validation controls derived from this class. As an abstract class, it cannot be instantiated. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Calendar | Obsolete. Provides control capability to display a calendar. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Command | Obsolete. Creates a user interface element that enables users to invoke ASP.NET event handlers and it provides a means to post user input from UI elements back to the server. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | CompareValidator | Obsolete. Determines validity by comparing a specific field in one control to a specific field in another control, using a specifiable comparison operator. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Constants | Obsolete. Creates a UI element that allows user invocation of ASP.NET event handlers and provides a way to post user input from UI elements back to the server. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ControlElement | Obsolete. Represents the Control section within the MobileControls section of a configuration file. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ControlElementCollection | Obsolete. Represents an XML element that contains a collection of Control sections within a MobileControls section of a configuration file. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ControlPager | Obsolete. Used by a form to paginate its controls. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | CustomValidator | Obsolete. Provides a control that can perform custom validation against another control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | DesignerAdapterAttribute | Obsolete. Provides a reference to the type of adapter to be used in the designer. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | DeviceElement | Obsolete. Maps specific adapters to specific mobile controls for a given device. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | DeviceElementCollection | Obsolete. A collection of DeviceElement objects. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | DeviceOverridableAttribute | Obsolete. Represents an attribute that indicates whether the rendering of a mobile control can be overridden by the device. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | DeviceSpecific | Obsolete. Provides a construct for specifying a choice among multiple content alternatives in the <DeviceSpecific> element. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | DeviceSpecificChoice | Obsolete. Provides a single choice within a DeviceSpecific/Choice construct. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | DeviceSpecificChoiceCollection | Obsolete. Represents a collection of choices for the DeviceSpecific class. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | DeviceSpecificChoiceControlBuilder | Obsolete. Implements a custom persistence format for the DeviceSpecificChoice class. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | DeviceSpecificChoiceTemplateBuilder | Obsolete. Supports the page parser in building a template and the child controls it contains. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | DeviceSpecificChoiceTemplateContainer | Obsolete. Stores templates for use by the DeviceSpecificChoice class. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | DeviceSpecificControlBuilder | Obsolete. Provides parsing support for DeviceSpecific/Choice constructs. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ErrorFormatterPage | Obsolete. Specifies a built-in page that can render exception and error information to mobile devices. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | FontInfo | Obsolete. Provides access to all font-related style information about an ASP.NET mobile control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Form | Obsolete. Provides the capability to group controls together. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | FormControlBuilder | Obsolete. Provides parsing support for Form controls. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Image | Obsolete. Displays an image on a mobile Web page. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ItemPager | Obsolete. Assists in paginating a form. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Label | Obsolete. Provides control capability to represent a label control for displaying text on a mobile device. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Link | Obsolete. Represents a hyperlink to another MobileControl.Form on the same mobile page or to an arbitrary URI. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | List | Obsolete. Renders a list of items as either a static display or an interactive list. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ListCommandEventArgs | Obsolete. Provides data for the ItemCommand event of a List control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ListControlBuilder | Obsolete. Provides parsing support for List and SelectionList controls. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ListDataBindEventArgs | Obsolete. Provides parameters for an ItemDataBind event. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | LiteralLink | Obsolete. Provides literal hyperlinks. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | LiteralText | Obsolete. Provides the run-time instantiation of literal text specified in a form. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | LiteralTextContainerControlBuilder | Obsolete. Provides parsing support for literal text containers. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | LiteralTextControlBuilder | Obsolete. Provides parsing support for literal text. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | LoadItemsEventArgs | Obsolete. Provides event data for ASP.NET mobile controls that support custom pagination. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | MobileControl | Obsolete. Provides a base class for all ASP.NET mobile control classes. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | MobileControlBuilder | Obsolete. Provides parsing support for all ASP.NET mobile controls. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | MobileControlsSection | Obsolete. Represents configuration information regarding mobile controls, their adapters, and device filters. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | MobileControlsSectionHandler | Obsolete. Handles configuration sections that are represented by a single XML tag in the .config file. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | MobileListItem | Obsolete. Represents an individual item within a List or SelectionList ASP.NET mobile control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | MobileListItemCollection | Obsolete. Represents a collection of MobileListItem objects, and is used to hold the items of a List control and a SelectionList control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | MobilePage | Obsolete. Serves as the base class for all ASP.NET mobile Web Forms pages. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | MobileTypeNameConverter | Obsolete. Converts the value of an object into a different data type. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | MobileUserControl | Obsolete. Provides the base class for ASP.NET mobile user controls. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectList | Obsolete. Enables you to specify multiple fields for display, per item in an object list. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListCommand | Obsolete. Represents a command in an ObjectList ASP.NET mobile control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListCommandCollection | Obsolete. Represents a collection of ObjectListCommand objects. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListCommandEventArgs | Obsolete. Provides information data for the ItemCommand event of an ObjectList. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListControlBuilder | Obsolete. Provides parsing support for an ObjectList instance. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListDataBindEventArgs | Obsolete. Provides data for the ItemDataBind event of an ObjectList control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListField | Obsolete. Represents a field of an ObjectList ASP.NET mobile control. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListFieldCollection | Obsolete. Represents a collection of ObjectListField objects. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListItem | Obsolete. Represents an individual item within an ObjectListItemCollection. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListItemCollection | Obsolete. Represents a collection of ObjectListItem objects. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListSelectEventArgs | Obsolete. Provides data for the ItemSelect event of an ObjectList. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListShowCommandsEventArgs | Obsolete. Provides data for the ShowItemCommands event of an ObjectList. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListTitleAttribute | Obsolete. Provides the title of an object list in an object list field. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | PagedControl | Obsolete. Functions as a base class used by controls that support internal pagination. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | PagerStyle | Obsolete. Provides style capability for the pagination UI of a page. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Panel | Obsolete. Provides a container for organizing controls in a mobile Web forms page. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | PanelControlBuilder | Obsolete. Provides parsing support for Panel controls. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | PersistNameAttribute | Obsolete. This attribute supports the .NET Framework infrastructure and should not be used directly by your code. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | PhoneCall | Obsolete. Provides control capability to render a command that the user can select to dial the specified phone number. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | RangeValidator | Obsolete. Validates that another control's value falls within an allowable range. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | RegularExpressionValidator | Obsolete. Provides control capability to validate that another control's value matches a provided regular expression. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | RequiredFieldValidator | Obsolete. Provides control capability to validate whether the value of the associated input control is different from its initial value. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | SelectionList | Obsolete. Provides several different visual representations for a list of selectable items. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Style | Obsolete. Organizes style characteristics of an ASP.NET mobile control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | StyleSheet | Obsolete. Organizes styles that will be applied to other controls. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | StyleSheetControlBuilder | Obsolete. Provides parsing support for a StyleSheet control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | TemplateContainer | Obsolete. Derived from the Panel class and used by ASP.NET to contain DeviceSpecificChoice templates. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | TextBox | Obsolete. Provides a text-based control that allows the user to enter text. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | TextBoxControlBuilder | Obsolete. Provides parsing support for a TextBox. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | TextControl | Obsolete. The base TextControl class is an abstract class from which concrete text-based controls are derived. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | TextView | Obsolete. Provides a programmable control for displaying larger amounts of text, with optional markup tags on a mobile page. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | TextViewElement | Obsolete. Provides text for a TextView object. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ValidationSummary | Obsolete. Presents a summary of all the validation errors that have occurred on a form. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
| Interface | Description | |
|---|---|---|
![]() | IControlAdapter | Obsolete. Defines the interface to a control adapter. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | IObjectListFieldCollection | Obsolete. Implements a read-only base interface for the ObjectListFieldCollection class. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | IPageAdapter | Obsolete. Defines the interface to a page adapter. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ITemplateable | Obsolete. Acts as a marker interface, and has no members of any kind. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
| Delegate | Description | |
|---|---|---|
![]() | ListCommandEventHandler | Obsolete. Represents the method that will handle the ItemCommand event of a List. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ListDataBindEventHandler | Obsolete. Represents the method that handles the ItemDataBind event of a List control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | LoadItemsEventHandler | Obsolete. Represents the method that will handle the ItemDataBind event of a SelectionList control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListCommandEventHandler | Obsolete. Represents the method that will handle the ItemCommand event of an ObjectList. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListDataBindEventHandler | Obsolete. Represents the method that will handle the ItemDataBind event of an ObjectList. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListSelectEventHandler | Obsolete. Represents the method that handles the ItemSelect event of an ObjectList control. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListShowCommandsEventHandler | Obsolete. Represents the method that will handle the ItemCommand event of an ObjectList. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
| Enumeration | Description | |
|---|---|---|
![]() | Alignment | Obsolete. Specifies the alignment of a rendered object. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | BooleanOption | Obsolete. Specifies a style option. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | CommandFormat | Obsolete. Sets the rendering style of the Command control, through the Format property. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | FontSize | Obsolete. Specifies the size of the rendered text. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | FormMethod | Obsolete. Specifies the type of submission for a form as a GET or POST request. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ListDecoration | Obsolete. Specifies the type of decoration to be added to list items. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ListSelectType | Obsolete. Specifies how the selection list UI will be presented. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | MobileListItemType | Obsolete. Assigns an item type to an element in a List or ObjectList control's child controls. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | ObjectListViewMode | Obsolete. Specifies the display mode of the object list. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | Wrapping | Obsolete. Specifies how rendered text is wrapped. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |



