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. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
