Method Allow
- Namespace
- DotNetBrowser.Plugins.Handlers
- Assembly
- DotNetBrowser.dll
Allow()
Creates an AllowPluginResponse that notifies the engine that the plugin is allowed to be used.
public static AllowPluginResponse Allow()
Returns
- AllowPluginResponse
The AllowPluginResponse instance that can be used as a return value in AllowPluginHandler implementation.