| CacheDependencyListRemove Method  | 
            Removes the dependency key from the collection.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic void Remove(
	string key
)
Parameters
- key
 - Type: SystemString
Key to add 
See Also