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: 13.0.131
Syntax public bool IsNewSite { get; set; }
Property Value
Type:
BooleanSee Also