[Mono-aspnet-list]  OutputCache in ASP.NET MVC ?
    michaeltheplumber 
    michael.koenings at gmail.com
       
    Wed Oct 14 08:32:42 EDT 2009
    
    
  
Hi, 
i use this Syntax with my controller methods:
[OutputCache(Duration = 60, VaryByParam = "myparam", Location =
System.Web.UI.OutputCacheLocation.ServerAndClient)]
it seems to be ignored, caching doesn't happen (works fine in VS).
Can somebody tell me if this is  implemented ?
Another post i found is about webmethods, which seem to have the same
problem.
Thanks, Michael
-- 
View this message in context: http://www.nabble.com/OutputCache-in-ASP.NET-MVC---tp25825799p25825799.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
    
    
More information about the Mono-aspnet-list
mailing list