HtmlAttributeCollectionUnquoted Property

Get a list of unquoted Attributes.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.3013.4544
C#
public static HtmlAttributeCollection Unquoted { get; }

Property Value

HtmlAttributeCollection

Remarks

This property is activated on the first get.

See Also