Touches the cache key to drop the dependencies.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- keys
- Type:
System.Collections.Generic IEnumerable
String
Key array to touch
- logTasks
- Type:
System Boolean
Log web farm tasks
- ensureKeys
- Type:
System Boolean
If true, the keys must be present in the cache, if false, the non-existing key is not touched
See Also