Method Deny
- Namespace
- DotNetBrowser.Plugins.Handlers
- Assembly
- DotNetBrowser.dll
Deny()
Creates an AllowPluginResponse that notifies the engine that the plugin isn't allowed at the moment.
public static AllowPluginResponse Deny()
Returns
- AllowPluginResponse
The AllowPluginResponse instance that can be used as a return value in AllowPluginHandler implementation.