Classes

  Class Description
Public class AdRotator
An AdRotator control designed for mobile web browsers.
Public class AltImage
Provides all properties associated with an alternative image.
Public class AltImageBuilder
See ControlBuilder for details.
Public class AltImageList
A list of alternative image sources.
Public class AltImageListEditor

AltImageListEditor control inherits Microsoft's CollectionEditor documented here.

An editor used at design time to manipulate the alternative images available to the control.
Public class BulletedList
Creates a mobile BulletedList control that generates a list of items in a bulleted format
Public class Button

A command button designed for mobile web browsers.

Button control inherits Microsoft's Button documented here.

Public class Calendar
A Calendar based on Calendar.
Public class CalendarDisableDate
Provides all properties associated with disabled day within a calendar.
Public class CalendarDisableDateList
A list of disabled date range sources.
Public class CalendarDisableDay
Provides all properties associated with disabled day within a calendar.
Public class ChangePassword
Provides Mobile Control a user interface(UI) that enables users to change their website password
Public class CheckBox

Displays a check box that allows the user to select a true or false condition in mobile web browsers

CheckBox control inherits Microsoft's CheckBox documented here.

Public class 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.

Public class CompareValidator

CompareValidator control inherits Microsoft's CompareValidator documented here.

Compare the user entered value with another control or a constant value.
Public class CustomValidator

CustomValidator control inherits Microsoft's CustomValidator documented here.

Performs user-defined validations on an input control.

Public class DataBindEventArgs
Custom EventArgs type for sending arguments DataBound control's adapters for handling the binding operations.
Public class DataList
Enhanced System.Web.UI.WebControls.DataList control with Pagination and rendering according to the device capabilities.
Public class 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.

Public class 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.

Public class 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.

Public class Filter
Provides all properties associated with a control style.
Public class HyperLink

A mobile control that displays a link to another Web page

HyperLink control inherits Microsoft's HyperLink documented here.

Public class Image

An image 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 impact of shrinking images.

Image control inherits Microsoft's Image documented here.

Public class ImageActionList
At design time provides the list of actions that can be performed by the control.
Public class 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.

Public class ImageButtonDesigner
Designer controller used at design time to manipulate the properties and collections of an control.
Public class ImageDesigner
Designer controller used at design time to manipulate the properties and collections of an control.
Public class Label

Label control inherits Microsoft's Label documented here.

Represents a Label control which displays text.
Public class LinkButton

A command linkbutton designed for mobile web browsers.

LinkButton control inherits Microsoft's LinkButton documented here.

Public class ListBox

A Mobile list box control that allows single or multiple item selection.

ListBox control inherits Microsoft's ListBox documented here.

Public class Location
Provides the location of the mobile device.
Public class LocationFoundEventArgs
Event arguments type for DataList Pagination Events
Public class Login
Enhanced Login control designed for mobile web browsers.
Public class LoginDesigner
Designer used to control the in Visual Studio design tab.
Public class LoginName
A LoginName control designed for mobile web browsers.
Public class LoginStatus
Detects the user's authentication stage and toggles the state of a link to log in to or logout of a website
Public class Map

Displays a mobile map using Google as the map provider.

Public class MapActionList
At design time provides the list of actions that can be performed for the control.
Public class MapDesigner
Designer controller used at design time to manipulate the properties and collections of an control.
Public class MapMarker
Provides all properties associated with an map marker.
Public class MapMarkerBuilder
See ControlBuilder for details.
Public class MapMarkerList
Custom List type which represents the colleciton of Markers defined in the Map control definition.
Public class MapMarkerListEditor

MapMarkerListEditor control inherits Microsoft's CollectionEditor documented here.

An editor used at design time to manipulate the markers used with the map.
Public class PageEventArgs
Event arguments type for DataList Pagination Events
Public class Pager
Generic Pager Control integratable with any control like DataList or can be used in custom navigation logic.
Public class Panel

Represents a Mobile control that acts as a container for other controls.

Panel control inherits Microsoft's Panel documented here.

Public class PasswordRecovery
Provides user interface(UI) elements that enable a user to revover or reset a lost password and receive it in mail.
Public class RadioButton

A radio button designed for mobile web browsers.

RadioButton control inherits Microsoft's RadioButton documented here.

Public class RadioButtonList

A RadioButtonList designed for mobile web browsers.

RadioButtonList control inherits Microsoft's RadioButtonList documented here.

Public class RangeValidator

RangeValidator control inherits Microsoft's RangeValidator documented here.

Checks whether the value of an input control is within the range of values

Public class RegularExpressionValidator

RegularExpressionValidator control inherits Microsoft's RegularExpressionValidator documented here.

validates whether the associated control's input mathes the specified regular expression pattern.
Public class RequiredFieldValidator

RequiredFieldValidator control inherits Microsoft's RequiredFieldValidator documented. here.

Makes the associated input control is a required field.
Public class Style

Style control inherits Microsoft's WebControl documented here.

Public class Table

Display a table on a Mobile Browser

Table control inherits Microsoft's Table documented here.

Public class TableCell

TableCell control inherits Microsoft's TableCell documented here.

Represents a cell in Table control.
Public class TableFooterRow

TableFooterRow control inherits Microsoft's TableFooterRow documented here.

Represents a footer row in Table control.
Public class TableHeaderCell

TableHeaderCell control inherits Microsoft's TableHeaderCell documented here.

Represents a heading cell in Table control.
Public class TableHeaderRow

TableHeaderRow control inherits Microsoft's TableHeaderRow documented here.

Represents a heading row in Table control.
Public class TableRow

TableRow control inherits Microsoft's TableRow documented here.

Represents a row in Table control.
Public class TextBox

TextBox control inherits Microsoft's TextBox documented here.

Public class TextBoxActionList

TextBoxActionList control inherits Microsoft's DesignerActionList documented here.

At design-time list of actions that can be performed by the TextBox control.
Public class TextBoxDesigner

TextBoxDesigner control inherits Microsoft's ControlDesigner documented here.

Designer used to control the textbox in Visual Studio design tab.
Public class TextBoxItem
Provides all properties associated with an textbox items.
Public class TextBoxItemEditor
An editor used at design time to manipulate the textbox items available to the control.
Public class TextBoxItemList
A list of textbox items sources.
Public class ValidationSummary

ValidationSummary control inherits Microsoft's ValidationSummary documented here.

Displays summary of all validation errors.

Delegates

  Delegate Description
Public delegate Location..::..LocationFoundEventHandler
Deligates event handlers when location value is found or it fails to find location.
Public delegate PageEventHandler
Custom EventHandler to handle the DataList pagination related Events like PageChaning and PageChanged.
Public delegate SelectionChangedEventHandler
Handles SelectionChanged event
Public delegate VisibleMonthChangedEventHandler
Handles VisibleMonthChanged event

Enumerations

  Enumeration Description
Public enumeration CountryCode
Country codes based on ISO 3166-1 alpha-2 codes Ref: http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
Public enumeration 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.
Public enumeration LocationCountryMode
GeoCode Country Search Mode
Public enumeration LocationMode
Used by the property to provide details about the source used to provide the location information.
Public enumeration LocationSource
Used by the property to provide details about the source used to provide the location information.
Public enumeration MapProviderType
Different type of Map providers
Public enumeration PageSizeMode
Enum to configure the Page size to decide as number of device Screens or Rows.