SingleExportSelectionEventArgsSelectedObjects Property |
List of selected objects (code names)
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public List<string> SelectedObjects { get; set; }
Property Value
Type:
ListStringSee Also