DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Browser.Handlers
CreatePopupResponse Class
CreatePopupResponse Methods
Create Method
Suppress Method
CreatePopupResponse
Create Method
Creates a
CreatePopupResponse
that notifies the browser that the popup can be created.
Namespace:
DotNetBrowser.Browser.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
static
CreatePopupResponse
Create
()
Return Value
Type:
CreatePopupResponse
The
CreatePopupResponse
instance that can be used as a return value in
CreatePopupHandler
implementation.
See Also
Reference
CreatePopupResponse Class
DotNetBrowser.Browser.Handlers Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.