CacheHelper GetDependencyCacheKeys Method Kentico 8.1 API Reference
Parses the string and returns the array of the cache dependency keys.

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

Parameters

keys
Type: OnlineSystem String
Cache keys as a single string separated by new lines

Return Value

Type:  OnlineString 
See Also