Click or drag to resize
ChatRoomInfoChatRoomEnabled Property
If false, this room is not accessible.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public virtual bool ChatRoomEnabled { get; set; }

Property Value

Type: Boolean
See Also