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