CacheHelper SaveToPersistentFileInternal DataType  Method Kentico 8.1 API Reference
Saves the persistent item to the file

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

Parameters

item
Type: CMS.Helpers PersistentCacheItem DataType 
Item to save
useFullKey
Type: OnlineSystem Boolean
If true, the full cache key is used
See Also