SiteImportSettingsAllowBulkInsert Property |
If true, the import process allows bulk inserts for the data to speed up the import process.
If bulk insert is allowed, some event handlers may not be fired during the import process.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax public bool AllowBulkInsert { get; set; }
Property Value
Type:
BooleanSee Also