Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Old Forums
Search:
Search text
API
Version 7.x
>
API
>
Cache Dependency for Categories
View modes:
View mode
Threaded
Flat - newest to oldest
Flat - oldest to newest
Member
cwitt-thinkpyxl
-
11/11/2013 10:11:33 PM
Cache Dependency for Categories
What cache dependency do I need to use to for items contained in the CMS_Category table? I can't find a reference to this in the documentation.
Member
cwitt-thinkpyxl
-
11/11/2013 10:14:59 PM
RE:Cache Dependency for Categories
I guess I should have asked if the dependency is cms.category|all or if it's something else?
Kentico Support
kentico_romank
-
11/13/2013 1:53:36 AM
RE:Cache Dependency for Categories
Hi,
Yes, it should be
cms.category|all
. Do you have any difficulties to use this cache dependency?
I would also suggest you to go through this article (I you havent done it yet)
http://devnet.kentico.com/Blogs/Martin-Hejtmanek/August-2010/Deep-dive--Cache-dependencies.aspx
. It might provide you useful information.
Best Regards,
Roman Konicek
Top