Initializes a new instance of the Attribute class without a value.

e.g. "selected" attribute on a radio box.

Namespace: HTMLPlusPlus.Attribute
Assembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)

Syntax

C#
public Attribute()

See Also