| CacheHelperTouchKey Method (String) | 
            Touches the cache key to drop the dependencies.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntaxpublic static void TouchKey(
	string key
)
Parameters
- key
 - Type: SystemString
Key to touch 
See Also