Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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