Response.Cache.SetCacheability (HttpCacheability.Public) If you pass either NoCache or ServerAndNoCache to the SetCacheability method to prevent a requesting browser from caching a page in its History folder, any time a user clicks a back or forward button, a new version of the response will be requested.