ErrorDialogShowDialogOkCancel Method

Spotfire Automation Services 14.3 API Reference
Overload List

  NameDescription
Public methodStatic memberShowDialogOkCancel(String, String, Exception) Obsolete.
Shows the dialog with the title title and the message as message text. In addition; user can select OK or cancel. Help settings are read from the exception.
Public methodStatic memberShowDialogOkCancel(String, String, Exception, MessageBoxIcon) Obsolete.
Shows the dialog with the title title and the message as message text. In addition; user can select OK or cancel. Help settings are read from the exception.
Public methodStatic memberShowDialogOkCancel(String, String, Exception, String, String) Obsolete.
Shows the dialog with the title title and the message as message text. In addition; user can select OK or cancel.
Public methodStatic memberShowDialogOkCancel(String, String, Exception, String, String, MessageBoxIcon) Obsolete.
Shows the dialog with the title title and the message as message text. In addition; user can select OK or cancel.
Top
See Also

Reference