You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Analytics Namespace > Classes > Analytics Class > Analytics Properties > AnalyticsEnabled
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Analytics.AnalyticsEnabled Property

Indicates if Analytics has been enabled through a setting in the web.config file. If disabled, no analytics tracking will be done. If this property is set to true, tracking on the control level can still be disabled through the "EnableAnalytics" property in the AnalyticsTracker server control.

C#
public ReadOnly Boolean AnalyticsEnabled;
Visual Basic
Public ReadOnly Property AnalyticsEnabled() As Boolean

True indicates that analytics data is being tracked. False indicates that no analytics data is being tracked.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!