SiteImportSettingsIsNewSite Property |
Indicates if new site is being imported (either from a web template or based on blank site).
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public bool IsNewSite { get; set; }
Property Value
Type:
BooleanSee Also