CacheHelper GetCacheItemsString Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineString
See Also