Control, MasterType, PreviousPageType, OutputCache - Uses - Basic concept of ASP.NET
Q. Match the following List 1 with List 2:
a. Control ------------------ i. Controls the output caching policies of a page or user control.
b. MasterType ------------ ii. Page directive uses with user controls.
c. PreviousPageType ---- iii. Enables an ASP.NET page to work with a postback from another page in the application.
d. OutputCache ----------- iv. Associates a class name to a page to get references or members contained within the specified master page.
- Published on 28 Jul 15a. a-ii, b-i, c-iv, d-iii
b. a-ii, b-iv, c-i, d-iii
c. a-ii, b-i, c-iii, d-iv
d. a-ii, b-iv, c-iii, d-i
ANSWER: a-ii, b-iv, c-iii, d-i