AbstractImportExportSettings SetSelectedTasks Method Kentico 8.0 API Reference
Sets selected objects of specified object type.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

list
Type: OnlineSystem.Collections.Generic List OnlineInt32 
List of selected tasks code names
type
Type: OnlineSystem String
Type of the tasks
siteObjects
Type: OnlineSystem Boolean
Indicates if the tasks are site dependent
See Also