Click or drag to resize
EventLogProviderLogFieldChanges Property
Indicates if log should contain the changes to particular fields.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 11.0.0
Syntax
C#
public static bool LogFieldChanges { get; set; }

Property Value

Type: Boolean
See Also