AbstractImportExportSettings SetSelectedTasks Method Kentico 8.1 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.1.5347.20411)

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