Creates the cache dependency from the given keys.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- files
- Type: System.Collections.Generic List String
Files for the cache dependency
- keys
- Type: System.Collections.Generic List String
Cache keys
Return Value
Type: CMSCacheDependencySee Also