Gets the where condition to filter out the default installation data
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- recursive (Optional)
- Type: System Boolean
Indicates whether where condition should contain further dependency conditions.
- globalOnly (Optional)
- Type: System Boolean
Indicates whether only objects with null in their site ID column should be included.
Return Value
Type: StringSee Also