Class AllowPluginResponse
- Namespace
- DotNetBrowser.Plugins.Handlers
- Assembly
- DotNetBrowser.dll
A response to the AllowPluginHandler.
public sealed class AllowPluginResponse
- Inheritance
-
AllowPluginResponse
- Inherited Members
Methods
- Allow()
Creates an AllowPluginResponse that notifies the engine that the plugin is allowed to be used.
- Deny()
Creates an AllowPluginResponse that notifies the engine that the plugin isn't allowed at the moment.