Adds an attribute to a server control's System.Web.UI.AttributeCollection object.
key The attribute name. value The attribute value.
If the string in the value parameter contains an ampersand (&), the character is automatically encoded. The resulting HTML representation is "&".