Click or drag to resize
EventLogEvents Class
Event log events
Inheritance Hierarchy
SystemObject
  CMS.EventLogEventLogEvents

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 13.0.131
Syntax
C#
public static class EventLogEvents

The EventLogEvents type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberLogEvent
Event is triggered when event is being persisted.
Public fieldStatic memberPrepareData
Event triggered upon logging a new event using EventLogProvider.
Top
See Also