What Are The Different Types of Validation Controls?
What Are The Different Types of Validation Controls?
RequiredFieldValidator
RangeValidator
RegularExpressionValidator
CompareValidator
CustomValidator
ValidationSummary
Question: 2
Question: 3
Question: 4
What is the property you need to set for the
CustomValidator control that specifies the event
handler?
OnServerValidate.
Question: 5