Overload List
| Name | Description | |
|---|---|---|
| Attribute()()()() |
Initializes a new instance of the Attribute class without a value.
e.g. "selected" attribute on a radio box. | |
| Attribute(String) |
Initializes a new instance of the Attribute class with a value.
|