Microsoft.Dynamics.Mobile.Framework.Services.Dialogs Namespace
Dynamics Mobile 1.5
The Microsoft.Dynamics.Mobile.Framework.Services.Dialogs namespace contains types that build dialog boxes for the mobile application.
| Class | Description | |
|---|---|---|
| CredentialControl | Defines the user interface for the Credentials dialog. |
| CredentialDialog | Defines a dialog to get user credentials. |
| LoginDialogControl | Shows the login dialog user interface. |
| LoginDialogForm | Displays the login dialog. |
| LoginDialogPresenter | Defines the presenter for the login dialog. |
| LoginDialogSection | Contains the configuration for the LoginDialogPresenter. |
| LoginFailedException | The exception that is thrown when the login fails. |
| PasswordCompleteEventArgs | Provides data for the PasswordComplete event. |
| Interface | Description | |
|---|---|---|
| ICredentialDialog | Defines the credential dialog that obtains user credentials. |
| ILoginDialogPresenter | Defines the login dialog presenter. |
| ILoginDialogView | Defines the login dialog. |
| Enumeration | Description | |
|---|---|---|
| CredentialDialogMode | Sets the mode of the CredentialDialog. |
Community Additions
ADD
Show: