Click or drag to resize
LogContextTextAppended Event
Event which fires if some text is appended to the log

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 11.0.0
Syntax
C#
public event Action<string, bool> TextAppended

Value

Type: SystemActionString, Boolean
See Also