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

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public ILogContext LogContext { get; set; }

Property Value

Type: ILogContext
See Also