Click or drag to resize
SingleExportSelectionEventArgsSelectedObjects Property
List of selected objects (code names)

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public List<string> SelectedObjects { get; set; }

Property Value

Type: ListString
See Also