-
1
Answer
-
Last Activity:
long time ago,
alau1
Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
We implemented an OutputCachingProvider. In page setting, we selected our OutputCachingProvider from the dropdown. We see trace that the GetItemCount() and Remove() methods were called, but we don't see any trace that the PutOutput() and GetOutput() methods being called at all.
Anyone knows how to configure DNN to put/get output from the OutputCacheProvider?
Thanks.