Cancel Dialog
Last modified: November 19, 2024
Description
Clicks Cancel on a Confirmation Dialog.
Supported Widgets
- ConfirmationDialog
Usage
Optionally you can provide the dialog title and dialog type, to specify which dialog you want to cancel. Otherwise this action will cancel the first found active dialog.
Input Parameters
Name | Datatype | Required | Description |
---|---|---|---|
Dialog Title | String | no | The title of the dialog you want to cancel |
Dialog Type | Enumeration | no | The type of the dialog you want to cancel |