Removes an attribute of a cHTML element of the System.Web.UI.ChtmlTextWriter object.
The ChtmlTextWriter.RemoveRecognizedAttribute(string, string) method removes an attribute from a cHTML element. The recognized attribute is removed from the recognized attributes Hashtable collection of the System.Web.UI.ChtmlTextWriter object that is referenced by the ChtmlTextWriter.RecognizedAttributes property.