HtmlUtilHtmlNodeTypes Property

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

Definition

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

Property Value

ListString

See Also