If you want to cache the page according to the browser, then what will you do?
1.Write the given below code in aspx page. <%@ OutputCache Duration=â€500†VaryByParam=â€none†VaryByCustom=â€browser†%>
2.Write the given below code in aspx page. <%@ OutputCache Duration=â€500†VaryByParam=â€none†VaryByHeader=â€browser†%>
3.Write the given below code in aspx page. <%@ OutputCache Duration=â€500†VaryByParam=†browser†VaryByCustom=â€none†%>
4.None of the above.
Posted Date:-2022-02-01 11:21:52