How can we check if all the validation control are valid and proper

Q

How can we check if all the validation control are valid and proper ?

✍: Guest

A
Using the Page.IsValid() property you can check whether all the validation are done.

2007-10-24, 5328👍, 0💬