Click or drag to resize
AbstractImportExportSettingsmSelectedSiteObjectsHashtable Field
Hashtable with lists of site selected objects [ObjectType.ToLowerCSafe()] -> [List of code names]

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
protected SafeDictionary<string, List<string>> mSelectedSiteObjectsHashtable

Field Value

Type: SafeDictionaryString, ListString
See Also