Click or drag to resize
SiteImportSettingsDeleteTemporaryFiles Property
Indicates if temporary files were created and should be deleted.

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

Property Value

Type: Boolean
See Also