Click or drag to resize
AnalyticsDebugCurrentRequestLog Property
Current request log.

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

Property Value

Type: RequestLog
See Also