BaseInfo GetDefaultDataWhereCondition Method Kentico 8.1 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.1.5347.20411)

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