ChatMessageTypeEnumExtensionMethods IsSystemMessage Method Kentico 8.0 API Reference
Checks if this message type is system (message is system if it has SystemMessageAttribute Attribute).

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineBoolean
True if this message type is system
See Also