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