Gets the where condition to filter out the default installation data
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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