Property JsDialogs
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
JsDialogs
Gets the IJsDialogs instance that can be used for configuring the JavaScript dialogs that can be shown by browser.
IJsDialogs JsDialogs { get; }
Property Value
- IJsDialogs
The IJsDialogs instance associated with this IBrowser.