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: 8.2.23
Syntax public virtual bool ChatRoomAllowAnonym { get; set; }
Property Value
Type:
BooleanSee Also