Click or drag to resize
SystemMessageAttribute Class
This attribute is used to distinguish system messages vs. classic (user submitted) messages.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CMS.ChatSystemMessageAttribute

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

The SystemMessageAttribute type exposes the following members.

Constructors
  NameDescription
Public methodSystemMessageAttribute
Top
See Also