MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» B. set RemoveValidation=true | |