Home »
MCQs »
ASP.Net MCQs
Which of the following attribute must be set on a validator control for the validation?
12. Which of the following attribute must be set on a validator control for the validation?
- ControlToValidate
- ValidateControl
- ValidateToBind
- ValidateBind
Answer: A) ControlToValidate
Explanation:
The ControlToValidate attribute must be set on a validator control for the validation.