Click or drag to resize
HitLogProviderLogDirectly Property
Indicates whether to log data directly to database.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax
C#
public static bool LogDirectly { get; set; }

Property Value

Type: Boolean
Remarks
This API supports the framework infrastructure and is not intended to be used directly from your code.
See Also