Error!
Success!

How not to cache a page output in ASP.NET

0
kicks

How not to cache a page output in ASP.NET  (Unpublished)

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.


Kicked By:
Drop Kicked By: