CacheHelper GetCacheDependency Method (List String , List String )Kentico 8.1 API Reference
Creates the cache dependency from the given keys.

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

Parameters

files
Type: OnlineSystem.Collections.Generic List OnlineString 
Files for the cache dependency
keys
Type: OnlineSystem.Collections.Generic List OnlineString 
Cache keys

Return Value

Type: CMSCacheDependency
See Also