| IActivityUrlHashServiceGetActivityUrlHash Method  | 
            Computes has for the activity URL
            
 
Namespace: CMS.WebAnalytics.InternalAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 11.0.0
Syntaxlong GetActivityUrlHash(
	string activityUrl
)
Parameters
- activityUrl
 - Type: SystemString
Activity URL 
Return Value
Type: 
Int64Computed hash
See Also