IDialogService Members
When implemented by a class, enables it to display dialog windows on the client.
#Methods
Name | Description |
---|---|
Get |
Gets the parent window of the dialog box. |
Show |
Shows the error dialog with the specified text and caption. |
Show |
Shows a dialog with the specified text and caption. |
Show |
Shows the Open dialog with the specified settings. |
Show |
Shows the Open dialog with the specified settings. |
Show |
Shows the Save File dialog with the specified parameters. |
See Also