In order to prevent a browser from caching a page which of the statement will you write?

 Posted by vishalneeraj-24503 on 7/30/2014 | Category: ASP.NET Interview questions | Views: 3597 | Points: 40
Select from following answers:
  1. Response.Cache.SetNoStore()
  2. Response.Cache.SetNoServerCaching()
  3. Response.Cache.SetNoCaching()
  4. None of these
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response