Click or drag to resize
ImportExportHelperEXPORT_BACKUP_PATH Field
Path where the backup Zip archive will be created.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 11.0.0
Syntax
C#
public const string EXPORT_BACKUP_PATH = "~/App_Data/Backup/"

Field Value

Type: String
See Also