HtmlUtilHtmlNodeTypes Property

Get a reference to the collection of known HTML node types.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public static List<string> HtmlNodeTypes { get; }

Property Value

ListString

See Also