Click or drag to resize
ChatRoomInfoChatRoomAllowAnonym Property
True, if this room can be entered by anonyms (users which are not registered or logged in).

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

Property Value

Type: Boolean
See Also