CacheItem Properties |
The CacheItem type exposes the following members.
Name | Description | |
---|---|---|
Configuration |
Gets the CacheItemConfiguration for the current item,
or null to use the default configuration.
| |
Dependencies |
Gets the list of dependencies of the current item, or null
if there is no dependency.
| |
Value |
Gets the value to be cached (null is a valid value).
|