Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Helpers
PersistentCacheItem(DataType) Class
PersistentCacheItem(DataType) Properties
CacheDependencies Property
CacheKey Property
CacheMinutes Property
Data Property
Expires Property
FileExpires Property
FileName Property
SiteName Property
Value Property
PersistentCacheItem
DataType
Expires Property
Time when the cache item expires
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
Copy
public
DateTime
Expires
{
get
;
set
; }
Property Value
Type:
DateTime
See Also
Reference
PersistentCacheItem
DataType
Class
CMS.Helpers Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com