Gets the persistent item from file
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- fileName
- Type:
System String
File name for the storage, prioritized
- cacheKey
- Type:
System String
Cache key
- siteName
- Type:
System String
Site name
- useFullKey
- Type:
System Boolean
If true, the full cache key is used
Return Value
Type: PersistentCacheItem DataTypeSee Also