AbstractImportExportSettings.mSelectedGlobalObjectsHashtable Field |
Hashtable with lists of global selected objects [ObjectType.ToLowerCSafe()] -> [List of code names]
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 13.0.131
Syntaxprotected SafeDictionary<string, List<string>> mSelectedGlobalObjectsHashtable
Field Value
Type:
SafeDictionary<String,
List<String>>
See Also