November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Yes, in default implementation (EPiServer.DataAbstraction.Internal.DefaultCategoryRepository), that method is cached.
Just a quick question - does the class CategoryRepository cache it's contents? Specifically the Get(id) method here:
Asking because we have a developer calling Get(id) inside a foreach and I'm concerned about any performance effects.
Thanks