ImportExportHelper InitSingleObjectExportSettings Method Kentico 8.0 API Reference
Initialize provided export settings

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 to be initialized
infoObj
Type: CMS.DataEngine GeneralizedInfo
Object to be exported, which will be used to initialize export settings
See Also