HtmlNodeItemParentNode Property

Get the Parent Node of this Item.

Definition

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

Property Value

HtmlNodeItem

See Also