| BaseInfoGeneralizedInfoWrapperGetDefaultDataWhereCondition Method | 
            Gets where condition for default data according to TypeInfo configuration.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
 Syntax
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
See Also