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