RequestPermissionParametersUrl Property |
Gets the URL of the web page that requests permission.
Namespace:
DotNetBrowser.Permissions.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public string Url { get; }
Property Value
Type:
StringThe URL of the web page that requests permission.
See Also