Property LinkUrl
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
LinkUrl
Gets the URL of the link that encloses the node the context menu was invoked on.
public string LinkUrl { get; }
Property Value
- string
The URL of the link that encloses the node the context menu was invoked on.