Click or drag to resize
ImportDataEventArgsSiteObjects Property
Flag whether the system processes the site objects or global objects data

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

Property Value

Type: Boolean
See Also