ImportExportHelper InitSingleObjectExportSettings Method Kentico 8.1 API Reference
Initialize provided export settings

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