AbstractImportExportSettings SetSelectedObjects Method Kentico 8.0 API Reference
Sets selected objects of specified 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 OnlineString 
List of selected objects code names
type
Type: OnlineSystem String
Type of the objects
siteObjects
Type: OnlineSystem Boolean
Indicates if the objects are site dependent
See Also