Click or drag to resize
TranslationHelperEventLogService Property
Service responsible for logging events.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
public IEventLogService EventLogService { get; }

Property Value

Type: IEventLogService
See Also