2 references to InputAttributes
System.Web (2)
UI\WebControls\CheckBox.cs (1)
573
InputAttributes
.AddAttributes(writer);
UI\WebControls\CheckBoxList.cs (1)
546
_controlToRepeat.
InputAttributes
.Add("value", item.Value);