1 write to attributes
System.Web (1)
UI\UserControl.cs (1)
112
attributes
= new AttributeCollection(attributeStorage);
2 references to attributes
System.Web (2)
UI\UserControl.cs (2)
105
if (
attributes
== null) {
114
return
attributes
;