How not to cache a page output in ASP.NET(dailycoding.com)
submitted by
rsoni(930) 3 years, 9 months ago
Sometime you have requirement like the page should never be cached. Every time user request a particular url it should give you fresh version of the page or file. To achieve this simply added Location="None" to the OutputCache directives.
|category: ASP.NET
|Views: 11
tags:
ASP.NET another
Everyones tags:
Your Tags: