A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
base.Response.Cache.SetExpires(DateTime.Now);
base.Response.Cache.SetCacheability(HttpCacheability.Private);
ThePage.aspx?id=345×tamp=<%#datetime.now%> %#datetime.now%>And then adding 'timestamp' to EPsCacheVaryByParams in web.config. But that only works when I have full control over how the page is linked to. If the link is from a pagelist, or link via the editor this method does not work.