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