Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Chat Namespaces
CMS.Chat
ChatCurrentStateCacheWrapper(TData, TKey).CurrentStateCacheWrapperData(TKeyInner, TDataInner) Class
CurrentStateCacheWrapperData(TKeyInner, TDataInner) Properties
Dictionary Property
IsLoaded Property
Items Property
LastChange Property
ChatCurrentStateCacheWrapper
TData
,
TKey
CurrentStateCacheWrapperData
TKeyInner
,
TDataInner
Items Property
Values in this dictionary (implementation of ICacheWrapperResponse's property). User is interested in this value.
Namespace:
CMS.Chat
Assembly:
CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax
C#
Copy
public
ICollection
<TDataInner>
Items
{
get
; }
Property Value
Type:
ICollection
TDataInner
Implements
ICacheWrapperResponse
TData
Items
See Also
Reference
ChatCurrentStateCacheWrapper
TData, TKey
CurrentStateCacheWrapperData
TKeyInner, TDataInner
Class
CMS.Chat Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com