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