Click or drag to resize
MessageCacheParamsCacheKey Property
Unique key of this params - for caching.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public string CacheKey { get; }

Property Value

Type: String

Implements

IChatCacheableParamCacheKey
See Also