Click or drag to resize
ActivityDocumentLogActivity Property
Indicates if current document or his parent (when inheriting value) enables to log activity.

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

Property Value

Type: Boolean
See Also