ASP NET Questions


Q.  There is a button on page name cancel and it should bypass validation when cancel button is clicked. What will you do?

a. set CausesValidation = false.
b. set RemoveValidation=true
c. set cancel=true
d. None of the above.



 
 

    Discussion

Post your comment / Share knowledge