Click or drag to resize
SiteImportSettingsSiteIsIncluded Property
Indicates if the site should be included in the package.

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

Property Value

Type: Boolean
See Also