| BaseInfoGeneralizedInfoWrapperGetDefaultDataWhereCondition Method  | 
            Gets where condition for default data according to TypeInfo configuration.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntaxpublic virtual string GetDefaultDataWhereCondition(
	bool globalOnly
)
Parameters
- globalOnly
 - Type: SystemBoolean
Indicates whether only objects with null in their site ID column should be included. 
Return Value
Type: 
String
See Also