Adds an attribute to a cHTML element of the System.Web.UI.ChtmlTextWriter object.
The ChtmlTextWriter.AddRecognizedAttribute(string, string) method adds an attribute to a cHTML element. The recognized attribute is stored in the recognized attributes Hashtable collection of the System.Web.UI.ChtmlTextWriter object that is referenced by the ChtmlTextWriter.RecognizedAttributes property.