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