CacheHelper TryRestorePersistent DataType  Method Kentico 8.0 API Reference
Restores the persistent item from the cache

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

cacheKey
Type: OnlineSystem String
Cache key
siteName
Type: OnlineSystem String
Site name
data
Type: DataType 
Returning the cached data if found

Return Value

Type: OnlineBoolean
See Also