AbstractImportExportSettingsmSelectedSiteTasksHashtable Field |
Hashtable with lists of site selected tasks [ObjectType.ToLowerCSafe()] -> [List of task IDs]
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 13.0.131
Syntax protected SafeDictionary<string, List<int>> mSelectedSiteTasksHashtable
Field Value
Type:
SafeDictionaryString,
ListInt32See Also