IDialogService Methods
Allows you to create and show dialogs in code.| Name | Description |
|---|---|
| AlertAsync(MessageBoxOptions) | Shows an alert dialog (message box). |
| ConfirmAsync(MessageBoxOptions) | Shows a confirmation dialog (message box). |
See Also
| Name | Description |
|---|---|
| AlertAsync(MessageBoxOptions) | Shows an alert dialog (message box). |
| ConfirmAsync(MessageBoxOptions) | Shows a confirmation dialog (message box). |