BaseInfo GeneralizedInfoWrapper GetDefaultDataWhereCondition Method Kentico 8.0 API Reference
Gets where condition for default data according to TypeInfo configuration.

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

Parameters

globalOnly
Type: OnlineSystem Boolean
Indicates whether only objects with null in their site ID column should be included.

Return Value

Type: OnlineString
See Also