Click or drag to resize
SiteImportSettingsExistingSite Property
If true, import is into an existing site (defined by SiteId).

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

Property Value

Type: Boolean
See Also