Which attribute must be assigned to a validator control to enable it to perform validation?

Choose the correct answer

Explanation

The 'ControlToValidate' attribute specifies the input control that the validator is associated with, enabling the validation process to function correctly.

Which attribute must be assigned to a validator cont… — ASP.net | PakQuizHub