Response.Cache.SetCacheability(HttpCacheability.NoCache);
Response.Cache.SetNoStore();
<META http-equiv=Pragma content=no-cache>
<META http-equiv=Cache-Control content=no-cache>
<META http-equiv=Expires content=0>
<META http-equiv=Cache-Control content=no-cache>
<META http-equiv=Expires content=0>