Click or drag to resize
FileDebugCurrentRequestLog Property
Current request log.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public static RequestLog CurrentRequestLog { get; set; }

Property Value

Type: RequestLog
See Also