Click or drag to resize
PersistentCacheItemDataType Properties

The PersistentCacheItemDataType 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 propertyFileName Obsolete.
File name
Public propertySiteName
Site name
Public propertyValue
Item value
Top
See Also