3 references to GetValidationProperty
System.Web (2)
UI\WebControls\BaseValidator.cs (2)
435PropertyDescriptor prop = GetValidationProperty(c); 518PropertyDescriptor prop = GetValidationProperty(c);
System.Web.Mobile (1)
UI\MobileControls\BaseValidator.cs (1)
328PropertyDescriptor prop = WebCntrls.BaseValidator.GetValidationProperty(control);