Click or drag to resize
LogContext.OnChanged Event
Fires when the log has changed.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 11.0.0
Syntax
C#
public event EventHandler OnChanged

Value

Type: System.EventHandler
See Also