| ChatCacheDictionaryWrapperTKey, TValueGetItem Method  | 
            Gets item from cache.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntaxpublic TValue GetItem(
	TKey id
)
Parameters
- id
 - Type: TKey
Key 
Return Value
Type: 
TValue
See Also