Click or drag to resize
AbstractImportExportSettingsEventLog Property
Event log object.

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

Property Value

Type: EventLogInfo
See Also