AbstractImportExportSettingsGetObjectsProcessType Method |
Gets process type of object type.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 13.0.131
Syntax public ProcessObjectEnum GetObjectsProcessType(
string type,
bool siteObjects
)
Parameters
- type
- Type: SystemString
Type of the object - siteObjects
- Type: SystemBoolean
Indicates if the objects are site dependent
Return Value
Type:
ProcessObjectEnumSee Also