AbstractImportExportSettingsGetObjectWhereCondition Method |
Gets the where condition for specified type of object.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public WhereCondition GetObjectWhereCondition(
string objectType,
bool siteObject
)
Parameters
- objectType
- Type: SystemString
Object type - siteObject
- Type: SystemBoolean
Site object
Return Value
Type:
WhereConditionSee Also