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