Click or drag to resize
LogContextLogAlways Property
If true, the context always logs regardless of the action context settings

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

Property Value

Type: Boolean
See Also