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: 13.0.131
Syntaxpublic bool AllowBulkInsert { get; set; }
Property Value
Type:
Boolean
See Also