Property PopupBrowser
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
PopupBrowser
Gets the browser instance which should be opened in a popup window.
public IBrowser PopupBrowser { get; }
Property Value
- IBrowser
The browser instance which should be opened in a popup window.