Click or drag to resize
AnalyticsDataObjectID Property
Gets object identifier in case that analytics data are not logged for url.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 13.0.131
Syntax
C#
public Nullable<int> ObjectID { get; }

Property Value

Type: NullableInt32
See Also