ChatRoomInfoChatRoomAllowAnonym Property |
True, if this room can be entered by anonyms (users which are not registered or logged in).
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntaxpublic virtual bool ChatRoomAllowAnonym { get; set; }
Property Value
Type:
Boolean
See Also