MobileControl Hierarchy
The following table lists the classes derived from
System.Web.UI.MobileControls.MobileControl
.
| Class | Description |
|---|---|
| System.Web.UI.MobileControls.AdRotator | Provides a server control to display a randomly selected advertisement on a mobile page. |
| System.Web.UI.MobileControls.Calendar | Provides control capability to display a calendar. |
| System.Web.UI.MobileControls.Image | Displays an image on a mobile Web page. |
| System.Web.UI.MobileControls.PagedControl | Functions as a base class used by controls that support internal pagination. |
| System.Web.UI.MobileControls.Panel | Provides a container for organizing controls in a mobile Web forms page. |
| System.Web.UI.MobileControls.SelectionList | Provides several different visual representations for a list of selectable items. |
| System.Web.UI.MobileControls.StyleSheet | Organizes styles that will be applied to other controls. |
| System.Web.UI.MobileControls.TextControl | The base TextControl class is an abstract class from which concrete text-based controls are derived. |
| System.Web.UI.MobileControls.ValidationSummary | Presents a summary of all the validation errors that have occurred on a form. |
Community Additions
Show: