SiteOnlineUsers Constructor |
Constructor.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax public SiteOnlineUsers(
string parentName,
int siteID
)
Parameters
- parentName
- Type: SystemString
Unique name of parent - siteID
- Type: SystemInt32
Site ID
See Also