Property UrlNode
- Namespace
 - DotNetBrowser.Dom
 
- Assembly
 - DotNetBrowser.dll
 
UrlNode
Gets the link node when a link is located at the point.
public INode UrlNode { get; }
Property Value
- INode
 The link node when a link is located at the point or null if there is no link node at the point.