2 references to GetControlRenderID
System.Web (2)
UI\WebControls\BaseValidator.cs (1)
351
AddExpandoAttribute(expandoAttributeWriter, id, "controltovalidate",
GetControlRenderID
(ControlToValidate));
UI\WebControls\CompareValidator.cs (1)
104
string controlToCompareID =
GetControlRenderID
(ControlToCompare);