Click or drag to resize
ImportManagerThrowExceptionOnError Property
Indicates if exception should be thrown on error.

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

Property Value

Type: Boolean
See Also