BaseInfo GetDefaultDataWhereCondition Method Kentico 8.0 API Reference
Gets the where condition to filter out the default installation data

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

Parameters

recursive (Optional)
Type: OnlineSystem Boolean
Indicates whether where condition should contain further dependency conditions.
globalOnly (Optional)
Type: OnlineSystem Boolean
Indicates whether only objects with null in their site ID column should be included.

Return Value

Type: OnlineString
See Also