DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Permissions.Handlers
RequestPermissionResponse Class
RequestPermissionResponse Methods
Deny Method
Grant Method
RequestPermissionResponse
Grant Method
Creates a
RequestPermissionResponse
that notifies the engine that permission is granted.
Namespace:
DotNetBrowser.Permissions.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax
C#
Copy
public
static
RequestPermissionResponse
Grant
()
Return Value
Type:
RequestPermissionResponse
The
RequestPermissionResponse
instance that can be used as a return value in
RequestPermissionHandler
implementation.
See Also
Reference
RequestPermissionResponse Class
DotNetBrowser.Permissions.Handlers Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.