CacheHelper GetCacheDependency Method ( String )Kentico 8.0 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.0.5239.26125)

Parameters

keys
Type:  OnlineSystem String 
Cache keys

Return Value

Type: CMSCacheDependency
See Also