Click or drag to resize
SiteState Constructor
Constructor.

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

Parameters

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