|
|
CustomValidator Control |
|
|
AspAlliance.com |
|
|
ASP.NET / Form Processors |
|
|
Click to Visit |
|
|
50 |
CustomValidator Control is an ASP.NET article in which author explains about the custom validator control, which perform validation both in client side and server side. In server side validation, the validation is done with the help of servervalidate event and serverValidateEventArgs objects. For performing client side validation, clientvalidation function property is used.
|