MCQOPTIONS
Saved Bookmarks
| 1. |
The UpdatePanel supports two types of triggers: AsyncPostBackTrigger and PostBackTrigger. Choose the correct option regarding working of these triggers. |
| A. | AsyncPostBackTrigger causes an asynchronous (Ajax) postback. |
| B. | PostBackTrigger causes a normal entire-page postback. |
| C. | AsyncPostBackTrigger causes a normal entire-page postback. |
| D. | Option A and B are Correct. |
| Answer» E. | |