Click or drag to resize
SiteImportSettingsCopyCodeFiles Property
Indicates if the code files should be processed.

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

Property Value

Type: Boolean
See Also