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
- 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
- expiration
- Type: System DateTime
Expiration time
See Also