Click or drag to resize
PersistentCacheItem<DataType> Properties

The PersistentCacheItem< DataType> generic type exposes the following members.

Properties
  NameDescription
Public propertyCacheDependencies
Cache dependencies
Public propertyCacheKey
Cache key
Public propertyCacheMinutes
Cache minutes
Public propertyData
Item data - Strongly typed
Public propertyExpires
Time when the cache item expires
Public propertyFileExpires
Time when the cache file expires
Public propertySiteName
Site name
Public propertyValue
Item value
Top
See Also