5 references to RegisterAttribute
System.Web (5)
UI\HTMLTextWriter.cs (5)
239RegisterAttribute("background", HtmlTextWriterAttribute.Background, true, true); 256RegisterAttribute("href", HtmlTextWriterAttribute.Href, true, true); 258RegisterAttribute("longdesc", HtmlTextWriterAttribute.Longdesc, true, true); 274RegisterAttribute("src", HtmlTextWriterAttribute.Src, true, true); 633RegisterAttribute(name, key, encode, false);