Click or drag to resize
ChatMessageTypeEnumExtensionMethods Class
ChatMessageTypeEnum extension methods.
Inheritance Hierarchy
SystemObject
  CMS.ChatChatMessageTypeEnumExtensionMethods

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static class ChatMessageTypeEnumExtensionMethods

The ChatMessageTypeEnumExtensionMethods type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsSystemMessage
Checks if this message type is system (message is system if it has SystemMessageAttribute Attribute).
Top
See Also