Hi,
I have a question about dw page cache in relation to a custom module.
I noticed that if i enable dw page Cache:'Entire page' that the output of a custom module is loaded from cache. As soon as a querystring parameter is posted the module is never loaded from cache.
If i look at asp.net output cache feature you can control for which parameters output cache varied.
Is it posible for a custom module to use the dw cache feature? And how can i use it?
Or is the only way to implement my own custom caching at module level?
Regards,
- Remi