| CacheDependencyListAdd Method (String) | 
            Adds the dependency keys to the collection.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic void Add(
	params string[] keys
)
Parameters
- keys
 - Type: SystemString
Keys to add 
See Also