Click or drag to resize
LogContextLog Property
Gets the current log.

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

Property Value

Type: String

Implements

ILogContextLog
See Also