HtmlNodeItemParentNode Property

Get the Parent Node of this Item.

Definition

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

Property Value

HtmlNodeItem

See Also