Classes
| Class | Description | |
|---|---|---|
|
|
MobileNumber |
Type which represents MobileProfile's MobileNumber field value
|
|
|
Page |
Base Page to use with the 51Degrees.mobi .Net Mobile Framework.
|
|
|
RenderEventArgs |
Provides data for the Render event of the control.
|
|
|
UnitConverterException |
Custom Exception type used to throw exception in UnitConverter class.
|
Interfaces
| Interface | Description | |
|---|---|---|
|
|
IMobilePage |
Marker interface used for internal logic not for direct use.
|
Delegates
| Delegate | Description | |
|---|---|---|
|
|
AdapterInitEventHandler |
Custom Delegate type to bind Control's Init event.
|
|
|
DataBindEventHandler |
Custom Delegate type to bind Control's DataBind event of DataBound control.
|
|
|
LoadControlStateEventHandler |
Custom Delegate type to bind ControlState Load event.
|
|
|
LoadPageStateEventHandler |
Custom Delegate type to bind PageState Load event.
|
|
|
LoadPostDataEventHandler |
Custom Delegate type to bind PostBack event LoadPostData.
|
|
|
RaisePostBackEventHandler |
Custom Delegate type to bind PostBack event RasiePostBack.
|
|
|
RenderContentsEventHandler |
Custom Delegate type to bind Control's RenderContent event.
|
|
|
RenderEventHandler |
Custom Delegate type to bind Control's Render event.
|
|
|
SaveControlStateEventHandler |
Custom Delegate type to bind ControlState Save event.
|
|
|
SavePageStateEventHandler |
Custom Delegate type to bind PageState Save event.
|