CacheHelper Fields |
The CacheHelper type exposes the following members.
Name | Description | |
---|---|---|
CacheItemPriority |
Cache item priority.
| |
CSS_KEY |
CSS caching key.
| |
DEFAULT_CACHE_DEPENDENCIES |
Default cache dependencies constant.
| |
DUMMY_KEY |
Dummy item.
| |
FILENODE_KEY |
File node caching key.
| |
FULLPAGE_KEY |
Full page caching key.
| |
mProgressiveCaching |
If true, progressive caching is enabled, meaning that two threads accessing the same code share the result of an internal operation
| |
NO_CACHE_DEPENDENCIES |
No cache dependencies constant.
| |
PAGEINFO_KEY |
Page info caching key.
| |
PARTIAL_KEY |
Partial cache key.
| |
SEPARATOR |
Cache item separator.
| |
URLREWRITING_KEY |
URL Rewriting cache key.
|