Click or drag to resize
ChatMessageTypeStringValueUsageEnum Enumeration
Usage of string value attribute in ChatMessageTypeEnum.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public enum ChatMessageTypeStringValueUsageEnum
Members
  Member nameValueDescription
LiveSiteMessage0 This string value is resolved by macro before sending to live site.
CMSDeskDescription1 This string is used to display appropriate label for the message type at CMS Desk.
See Also