DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Plugins.Handlers
AllowPluginResponse Class
AllowPluginResponse Methods
Allow Method
Deny Method
AllowPluginResponse
.
Allow Method
Creates an
AllowPluginResponse
that notifies the engine that the plugin is allowed to be used.
Namespace:
DotNetBrowser.Plugins.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.0
Syntax
C#
Copy
public
static
AllowPluginResponse
Allow
()
Return Value
Type:
AllowPluginResponse
The
AllowPluginResponse
instance that can be used as a return value in
AllowPluginHandler
implementation.
See Also
Reference
AllowPluginResponse Class
DotNetBrowser.Plugins.Handlers Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.