Click or drag to resize
AbstractImportExportSettingsmProcessGlobalObjectsHashtable Field
Hashtable with lists of global objects to be processed.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
protected Dictionary<string, ProcessObjectEnum> mProcessGlobalObjectsHashtable

Field Value

Type: DictionaryString, ProcessObjectEnum
See Also