Overload List

  NameDescription
Public methodAttribute()()()()
Initializes a new instance of the Attribute class without a value.

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

Public methodAttribute(String)
Initializes a new instance of the Attribute class with a value.

See Also