| CacheHelperAddResponseCacheDependencies Method  | 
            Adds the given dependency cache keys to the Response cache.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntaxpublic static void AddResponseCacheDependencies(
	string[] keys
)
Parameters
- keys
 - Type: SystemString
Keys to add as the dependencies 
See Also