Gets a value that indicates whether the control specified by the BaseValidator.ControlToValidate property is a valid control.
Documentation for this section has not yet been entered.
Use the BaseValidator.PropertiesValid property to determine whether the BaseValidator.ControlToValidate property contains a valid input control. To be a valid input control, the BaseValidator.ControlToValidate property must be set to a control on the page.
This property is used primarily by control developers.