IBrowserOpenPopupHandler Property |
Namespace: DotNetBrowser.Browser
IHandler<OpenPopupParameters> OpenPopupHandler { get; set; }
| Exception | Condition |
|---|---|
| ObjectDisposedException | The IBrowser has already been disposed. |
Important: the engine will be blocked until you return control from the callback.