Click or drag to resize
AbstractImportExportSettingsLogContext Property
Log context used to log progress

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

Property Value

Type: ILogContext
See Also