GetFilePage SaveOutputDataToCache Method Kentico 8.0 API Reference
Saves the data for current request to cache.

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

Parameters

data
Type:  OnlineSystem Byte 
Data to cache
cd
Type: CMS.Helpers CMSCacheDependency
Cache item dependency
Remarks

If the data is null, nothing is saved to the cache
See Also