Click or drag to resize
ChatRoomInfoChatRoomSiteID Property
Site to which this room belongs (null = global).

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public virtual Nullable<int> ChatRoomSiteID { get; set; }

Property Value

Type: NullableInt32
See Also