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