Click or drag to resize
SiteOnlineUsers Constructor
Constructor.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public SiteOnlineUsers(
	string parentName,
	int siteID
)

Parameters

parentName
Type: SystemString
Unique name of parent
siteID
Type: SystemInt32
Site ID
See Also