SingleExportSelectionHandler StartEvent Method (SiteExportSettings, GeneralizedInfo, List String )Kentico 8.0 API Reference
Initiates the event handling

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

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