Classes
| Class | Description | |
|---|---|---|
|
|
AdRotator |
An AdRotator control designed for mobile web browsers.
|
|
|
AltImage |
Provides all properties associated with an alternative image.
|
|
|
AltImageBuilder |
See ControlBuilder for details.
|
|
|
AltImageList |
A list of alternative image sources.
|
|
|
AltImageListEditor |
AltImageListEditor control inherits Microsoft's CollectionEditor documented here. An editor used at design time to manipulate the alternative images available to the control. |
|
|
BulletedList |
Creates a mobile BulletedList control that generates a list of items in a bulleted format
|
|
|
Button | |
|
|
Calendar |
A Calendar based on Calendar.
|
|
|
CalendarDisableDate |
Provides all properties associated with disabled day within a calendar.
|
|
|
CalendarDisableDateList |
A list of disabled date range sources.
|
|
|
CalendarDisableDay |
Provides all properties associated with disabled day within a calendar.
|
|
|
ChangePassword |
Provides Mobile Control a user interface(UI) that enables users to change their website password
|
|
|
CheckBox | |
|
|
CheckBoxList |
Creates a multi selection check box group that can be dynamically created by binding the control to a data source CheckBoxList control inherits Microsoft's CheckBoxList documented here. |
|
|
CompareValidator |
CompareValidator control inherits Microsoft's CompareValidator documented here. Compare the user entered value with another control or a constant value. |
|
|
CustomValidator |
CustomValidator control inherits Microsoft's CustomValidator documented here. Performs user-defined validations on an input control. |
|
|
DataBindEventArgs |
Custom EventArgs type for sending arguments DataBound control's adapters for handling the binding operations.
|
|
|
DataList |
Enhanced System.Web.UI.WebControls.DataList control with Pagination and rendering according to the device capabilities.
|
|
|
DropDownList |
Represents a control that allows the user to select a single item from a drop-down list. DropDownList control inherits Microsoft's DropDownList documented here. |
|
|
Error |
If GenericErrorMessage is defined in the <Framework> section of the web.config file this page will be displayed in place of the standard ASP.NET error pages when an error occurs on a mobile device only. |
|
|
FileUpload |
Displays a text box control and a browse button that allow users to select a file to upload to the server for mobiles FileUpload control inherits Microsoft's FileUpload documented here. |
|
|
Filter |
Provides all properties associated with a control style.
|
|
|
HyperLink | |
|
|
Image | |
|
|
ImageActionList |
At design time provides the list of actions that can be performed
by the control.
|
|
|
ImageButton |
An image button control that reduces to an absolute minimum the size of the image transferred to the browser. Multiple image sources can be specified to reduce the adverse image of shrinking images. ImageButton control inherits Microsoft's ImageButton documented here. |
|
|
ImageButtonDesigner |
Designer controller used at design time to manipulate the properties
and collections of an control.
|
|
|
ImageDesigner |
Designer controller used at design time to manipulate the properties
and collections of an control.
|
|
|
Label | |
|
|
LinkButton |
A command linkbutton designed for mobile web browsers. LinkButton control inherits Microsoft's LinkButton documented here. |
|
|
ListBox | |
|
|
Location |
Provides the location of the mobile device.
|
|
|
LocationFoundEventArgs |
Event arguments type for DataList Pagination Events
|
|
|
Login |
Enhanced Login control designed for mobile web browsers.
|
|
|
LoginDesigner |
Designer used to control the in Visual Studio design tab.
|
|
|
LoginName |
A LoginName control designed for mobile web browsers.
|
|
|
LoginStatus |
Detects the user's authentication stage and toggles the state of a link to log in to or logout of a website
|
|
|
Map |
Displays a mobile map using Google as the map provider. |
|
|
MapActionList |
At design time provides the list of actions that can be performed
for the control.
|
|
|
MapDesigner |
Designer controller used at design time to manipulate the properties
and collections of an control.
|
|
|
MapMarker |
Provides all properties associated with an map marker.
|
|
|
MapMarkerBuilder |
See ControlBuilder for details.
|
|
|
MapMarkerList |
Custom List type which represents the colleciton of Markers defined in the Map control definition.
|
|
|
MapMarkerListEditor |
MapMarkerListEditor control inherits Microsoft's CollectionEditor documented here. An editor used at design time to manipulate the markers used with the map. |
|
|
PageEventArgs |
Event arguments type for DataList Pagination Events
|
|
|
Pager |
Generic Pager Control integratable with any control like DataList or can be used in custom navigation logic.
|
|
|
Panel | |
|
|
PasswordRecovery |
Provides user interface(UI) elements that enable a user to revover or reset a lost password and receive it in mail.
|
|
|
RadioButton |
A radio button designed for mobile web browsers. RadioButton control inherits Microsoft's RadioButton documented here. |
|
|
RadioButtonList |
A RadioButtonList designed for mobile web browsers. RadioButtonList control inherits Microsoft's RadioButtonList documented here. |
|
|
RangeValidator |
RangeValidator control inherits Microsoft's RangeValidator documented here. Checks whether the value of an input control is within the range of values |
|
|
RegularExpressionValidator |
RegularExpressionValidator control inherits Microsoft's RegularExpressionValidator documented here. validates whether the associated control's input mathes the specified regular expression pattern. |
|
|
RequiredFieldValidator |
RequiredFieldValidator control inherits Microsoft's RequiredFieldValidator documented. here. Makes the associated input control is a required field. |
|
|
Style |
Style control inherits Microsoft's WebControl documented here. |
|
|
Table | |
|
|
TableCell | |
|
|
TableFooterRow |
TableFooterRow control inherits Microsoft's TableFooterRow documented here. Represents a footer row in Table control. |
|
|
TableHeaderCell |
TableHeaderCell control inherits Microsoft's TableHeaderCell documented here. Represents a heading cell in Table control. |
|
|
TableHeaderRow |
TableHeaderRow control inherits Microsoft's TableHeaderRow documented here. Represents a heading row in Table control. |
|
|
TableRow | |
|
|
TextBox | |
|
|
TextBoxActionList |
TextBoxActionList control inherits Microsoft's DesignerActionList documented here. At design-time list of actions that can be performed by the TextBox control. |
|
|
TextBoxDesigner |
TextBoxDesigner control inherits Microsoft's ControlDesigner documented here. Designer used to control the textbox in Visual Studio design tab. |
|
|
TextBoxItem |
Provides all properties associated with an textbox items.
|
|
|
TextBoxItemEditor |
An editor used at design time to manipulate the textbox items
available to the control.
|
|
|
TextBoxItemList |
A list of textbox items sources.
|
|
|
ValidationSummary |
ValidationSummary control inherits Microsoft's ValidationSummary documented here. Displays summary of all validation errors. |
Delegates
| Delegate | Description | |
|---|---|---|
|
|
Location..::..LocationFoundEventHandler |
Deligates event handlers when location value is found or it fails to find location.
|
|
|
PageEventHandler |
Custom EventHandler to handle the DataList pagination related Events like PageChaning and PageChanged.
|
|
|
SelectionChangedEventHandler |
Handles SelectionChanged event
|
|
|
VisibleMonthChangedEventHandler |
Handles VisibleMonthChanged event
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
CountryCode |
Country codes based on
ISO 3166-1 alpha-2 codes
Ref: http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
|
|
|
ImageCalculateSizeMode |
If the mobile device supports javascript the image dimensions will be calculated
using a small piece of javascript. The image can be precisely sized for the client
reducing the amount of data consumed. If javascript is not available the server
size mode will be used.
|
|
|
LocationCountryMode |
GeoCode Country Search Mode
|
|
|
LocationMode |
Used by the property to provide
details about the source used to provide the location information.
|
|
|
LocationSource |
Used by the property to provide
details about the source used to provide the location information.
|
|
|
MapProviderType |
Different type of Map providers
|
|
|
PageSizeMode |
Enum to configure the Page size to decide as number of device Screens or Rows.
|