I am using Orchard 1.7.3 and there is certain code in my project that I don't want to cache. Is there any way to use the ICacheManager in orchard to exclude certain part of my code from caching?
Or is there some setting in the Orchard's Caching module that will exclude certain content from caching?
Thanks.