Click or drag to resize
ChatRoomsData.List Property
Rooms.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntax
C#
public IEnumerable<ChatRoomData> List { get; set; }

Property Value

Type: IEnumerable<ChatRoomData>
See Also