BrowserWindow.PerformDialogAction Method
Include Protected Members
Include Inherited Members
Searches for a scripted Web dialog and performs the specified action.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
PerformDialogAction(BrowserDialogAction) | Searches for a scripted Web dialog and performs the specified action. | |
PerformDialogAction(BrowserDialogAction, Object) | Searches for a scripted Web dialog and performs the specified action by using the provided parameter value. |
Top