November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Anders, I'm working woth EPiServer commerce so I'm at the mercy of that system. I was wondering if there is anywhere else within the API that might recieve notification that a pageProvider has re-published it's content?
Probably a long shot...
The cache will be invalidated, so that could be one place to attach yourself.
You could also make your own PageProvider, that inherits from the commerce pageprovider.
Is there a way to hook into the life cycle of a PageProvider?
Ideally, I'd like to be notified when the PageProvider has re-published it's pages to the EPiServer page tree.
Is this possible?