2 references to GetAttributeKey
System.Web (2)
UI\HTMLTextWriter.cs (2)
701
HtmlTextWriterAttribute attributeKey =
GetAttributeKey
(name);
712
AddAttribute(name, value,
GetAttributeKey
(name));