IChatCacheableParam Interface |
Parametrized cache accepts this interface as a parameter.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public interface IChatCacheableParam
The IChatCacheableParam type exposes the following members.
Properties
| Name | Description |
---|
| CacheKey |
This key will be used as a cache key.
|
TopSee Also