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