

MCQOPTIONS
Saved Bookmarks
1. |
What is the use of VaryByParam attribute in OutputCache directive? |
A. | You can neglect VaryByParam attribute while using Page output caching. |
B. | The VaryByParam attribute determines which versions of the page output are actually cached. |
C. | The VaryByParam attribute determines which web page is cached in database. |
D. | None of the above. |
Answer» C. The VaryByParam attribute determines which web page is cached in database. | |