HtmlNodeNavigatorCurrentNode Property |
Gets the current HTML node.
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic HtmlNode CurrentNode { get; }
Public ReadOnly Property CurrentNode As HtmlNode
Get
Property Value
Type:
HtmlNode
See Also