CacheHelper TryRestorePersistent DataType  Method Kentico 8.1 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.1.5347.20411)

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