Code
Response.Cache.SetNoStore();
Response.Cache.SetCacheability(System.Web.HttpCacheability.NoCache);
Response.AddHeader("Pragma", "no-cache");
//Tell proxy servers not to cache the page.
Response.Cache.SetExpires(DateTime.Now.AddSeconds(-1));
You need to be a premium member to use this feature. To access it, you'll have to upgrade your membership.
Become a sharper developer and jumpstart your career.
$0
$
. 00
monthly
For Basic members:
$20
For Premium members:
$45
For Elite members: