Click or drag to resize
IActivityInfoActivityURLHash Property
Gets or sets hash result of ActivityURL. The hash is needed for PAGE_VISIT activity type created on content only sites SiteIsContentOnly.

Namespace: CMS.Activities
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 12.0.0
Syntax
C#
long ActivityURLHash { get; set; }

Property Value

Type: Int64
See Also