Click or drag to resize
IClassSiteInfoProviderAdd Method
Creates ClassSiteInfo binding.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
void Add(
	int classId,
	int siteId
)

Parameters

classId
Type: SystemInt32
Class ID.
siteId
Type: SystemInt32
Site ID.
See Also