Touches the cache key to drop the dependencies.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- key
- Type: System String
Key to touch
- logTask
- Type: System Boolean
Log web farm task
- ensureKey
- Type: System Boolean
If true, the keys must be present in the cache, if false, the non-existing key is not touched
See Also