| ChatCacheWrapperTDataAddDependency Method  | 
            This cache item will be dependent on this cache key.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntaxpublic void AddDependency(
	string dependencyName
)
Parameters
- dependencyName
 - Type: SystemString
Dependency name 
See Also