Click or drag to resize
AbstractImportExportSettingsmSelectedSiteTasksHashtable Field
Hashtable with lists of site selected tasks [ObjectType.ToLowerCSafe()] -> [List of task IDs]

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

Field Value

Type: SafeDictionaryString, ListInt32
See Also