ObjectTypeInfo GetSiteWhereCondition Method Kentico 8.0 API Reference
Gets the where condition to limit the objects to specific site.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

siteId
Type: OnlineSystem Int32
Site ID to filter by
combine
Type: OnlineSystem Boolean
True - both site and global objects are included. False - only site objects are included

Return Value

Type: OnlineString
See Also