Table of Contents

Property Dialogs

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

Dialogs

Gets the IDialogs instance that can be used for configuring the dialogs that can be shown by browser.

IDialogs Dialogs { get; }

Property Value

IDialogs

The IDialogs instance associated with this IBrowser.