IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
This article demonstrates how to add custom cache headers in addition to the Sitefinity CMS default ones. For more information, see Advanced settings of cache profiles.
You do this by adding the setNoTransform cache header in a specific cache profile:
Next, you add a CustomPageOutputCacheStrategy in your project. Use the following code:
In the code above, you use the PageOutputCacheStrategyHelper. You implement it in the following way:
Finally, register the CustomPageOutputCacheStrategy in the Global.asax file:
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important