Enables or disables the display of default script dialogs.
Syntax
object .AreDefaultScriptDialogsEnabeld [= Value ]
The object placeholder represents an OrdoWebView2 control
Values
Value: The property values are as follows:
| Value | Description |
| True | Enables the display of default script dialogs |
| False | Disables the display of default script dialogs |