CacheHelper GetCacheItemsString Method Kentico 8.0 API Reference
Gets the cache items string (item names separated by semicolon)

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

Parameters

items
Type: OnlineSystem.Collections.Generic Dictionary OnlineString, OnlineBoolean 
Basic item collection defined in the code

Return Value

Type: OnlineString
See Also