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