November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Yes, instead of sending in DateTime.Now() you should send in a calculated "DateTime.Now" based on your last cache time.
The topic is mentioned here:
http://geta.no/blogg/ascend-15-episerver-find-advanced-developer-session/
Hi,
I would like to use StaticallyCacheFor in EPiServer Find. One of the search filters is DateTime.Now which will cause it to never to hit the cache.
Is there a way around it besides removing the milliseconds/seconds/minutes?
Thanks