Output page cache question
Does an output cached page have an accesable cache key?
Basically what i want to do is set a page to be outputcached for 1 day, and if the app detects a change in data, i want to be able to access the output cached page and expire it. Can this be done programatically?
thanks
|