Original Post
In order to fine-tune the caching process to my needs I use VaryByCustom="custom" directive in output caching. Now, I can return different key-strings to store different caching versions, but I want that in certain scenarios that caching to not to happen. What is the best way to not cache a particular version of a page?! Is there someway I can return a "special" key to invalidate caching? [Edited by - zaidgs on September 16, 2007 5:17:47 PM]