Click or drag to resize
ChatRoomInfoHasPassword Property
Gets true if password is needed to enter this room.

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

Property Value

Type: Boolean
See Also