Click or drag to resize
DefaultSelectionParametersExportType Property
Type of the export. Default value is ExportTypeEnum.None.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 10.0.0
Syntax
C#
public ExportTypeEnum ExportType { get; set; }

Property Value

Type: ExportTypeEnum
See Also