Click or drag to resize
SiteExportSettingsCreatePackage Property
Indicates if the ZIP package should be created.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public bool CreatePackage { get; set; }

Property Value

Type: Boolean
See Also