Answer:
You can invoke validation controls programmatically with the help of CallPage.Validate() method. These properties invoke the validation logic for each validation control in the defined validation group. When this method is invoked, it does through the validation controls associated with the Page.
Asked In: Many Interviews |
Alert Moderator