1 write to _attributes
System.Web (1)
UI\HtmlControls\HtmlControl.cs (1)
78_attributes = new AttributeCollection(ViewState);
2 references to _attributes
System.Web (2)
UI\HtmlControls\HtmlControl.cs (2)
77if (_attributes == null) 80return _attributes;