HtmlUtilSingles Property

Get a reference to a list of Single Elements not requiring a Closing Tag.

Definition

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

Property Value

ListString

See Also