Click or drag to resize
AbstractInfoProviderTInfo, TProviderGetSiteWhereCondition Method (Int32)
Gets the where condition to limit the objects to specific site.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string GetSiteWhereCondition(
	int siteId
)

Parameters

siteId
Type: SystemInt32
Site ID to filter by

Return Value

Type: String
See Also