HtmlAttributeCollectionUnquoted Property

Get a list of unquoted Attributes.

Definition

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

Property Value

HtmlAttributeCollection

Remarks

This property is activated on the first get.

See Also