Click or drag to resize
SiteImportSettingsAppCodeFolder Property
Name of the App_Code folder (depending on the package source - WebApp vs Website)

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

Property Value

Type: String
See Also