| PersistentCacheItemDataType Properties |
The PersistentCacheItemDataType generic type exposes the following members.
| Name | Description | |
|---|---|---|
| CacheDependencies |
Cache dependencies
| |
| CacheKey |
Cache key
| |
| CacheMinutes |
Cache minutes
| |
| Data |
Item data - Strongly typed
| |
| Expires |
Time when the cache item expires
| |
| FileExpires |
Time when the cache file expires
| |
| SiteName |
Site name
| |
| Value |
Item value
|