Which property is common to all validation controls?

Choose the correct answer

Explanation

Validation controls include both the ControlToValidate property, which specifies the control to validate, and the Text property, which defines the error message displayed. Therefore, both properties are present in every validation control.

Which property is common to all validation controls? — ASP.net | PakQuizHub