November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
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.