Class CreatePopupResponse
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
The response to the CreatePopupHandler.
public sealed class CreatePopupResponse
- Inheritance
-
CreatePopupResponse
- Inherited Members
Methods
- Create()
Creates a CreatePopupResponse that notifies the browser that the popup can be created.
- Suppress()
Creates a CreatePopupResponse that notifies the browser that the popup creation should be suppressed.