ObjectTypeInfo GetSiteWhereCondition Method Kentico 8.1 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.1.5347.20411)

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