Response.AddHeader( "Cache-Control","no-cache");Response.Expires = 0;Response.Cache.SetNoStore();Response.AddHeader("Pragma", "no-cache");