Method Suppress
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
Suppress()
Creates a CreatePopupResponse that notifies the browser that the popup creation should be suppressed.
public static CreatePopupResponse Suppress()
Returns
- CreatePopupResponse
The CreatePopupResponse instance that can be used as a return value in CreatePopupHandler implementation.