| CacheHelperEnsureDummyKey Method  | 
            Ensures the dummy key with the given name
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntaxpublic static void EnsureDummyKey(
	string key
)
Parameters
- key
 - Type: SystemString
Key to ensure 
See Also