GetFilePage SaveOutputDataToCache Method Kentico 8.1 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.1.5347.20411)

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