Click or drag to resize
ExportErrorEventArgsException Property
Exception being thrown by the export process

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

Property Value

Type: Exception
See Also