Restores the persistent item from the cache
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- cacheKey
- Type: System String
Cache key
- siteName
- Type: System String
Site name
- data
- Type: DataType
Returning the cached data if found
Return Value
Type: BooleanSee Also