SingleExportSelectionHandler.StartEvent Method (SiteExportSettings, GeneralizedInfo, List<String>)Kentico 8.1 API Reference
Initiates the event handling

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

settings
Type: CMS.CMSImportExport.SiteExportSettings
Export settings
infoObj
Type: CMS.DataEngine.GeneralizedInfo
Exported object
selectedObjects
Type: OnlineSystem.Collections.Generic.List<OnlineString>
List of selected objects

Return Value

Type: SingleExportSelectionEventArgs
See Also