3 references to SetControlToRepeatID
System.Web (3)
UI\WebControls\CheckBoxList.cs (2)
249SetControlToRepeatID(this, _controlToRepeat, i); 548SetControlToRepeatID(this, _controlToRepeat, repeatIndexOffset);
UI\WebControls\RadioButtonList.cs (1)
504SetControlToRepeatID(this, controlToRepeat, repeatIndexOffset);