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