ShowContextMenuParametersPageUrl Property |
Gets the URL of the top level page that the context menu was invoked on.
Namespace:
DotNetBrowser.Browser.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string PageUrl { get; }
Property Value
Type:
StringThe URL of the top level page.
See Also