HtmlNodeItemParentNode Property

Get the Parent Node of this Item.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.3112.4353
C#
public HtmlNodeItem ParentNode { get; }

Property Value

HtmlNodeItem

See Also