DialogParametersBrowser Property |
Gets the browser associated with the dialog.
Namespace:
DotNetBrowser.Browser.Dialogs.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public IBrowser Browser { get; }
Property Value
Type:
IBrowserThe browser associated with the dialog.
See Also