Click or drag to resize
ChatRoomDataDisplayName Property
Display name of a room.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntax
C#
public string DisplayName { get; set; }

Property Value

Type: String
See Also