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.2822.3845
C#
public static List<string> Singles { get; }

Property Value

ListString

See Also