AbstractImportExportSettings SetSelectedObjects Method Kentico 8.1 API Reference
Sets selected objects of specified 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 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