ShowContextMenuParametersLinkUrl Property |
Gets the URL of the link that encloses the node the context menu
was invoked on.
Namespace:
DotNetBrowser.Browser.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string LinkUrl { get; }
Property Value
Type:
String
The URL of the link that encloses the node the context menu
was invoked on.
See Also