Click or drag to resize
IActivityUrlHashService Interface
Computes hash for an activity URL

Namespace: CMS.WebAnalytics.Internal
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 11.0.0
Syntax
C#
public interface IActivityUrlHashService

The IActivityUrlHashService type exposes the following members.

Methods
  NameDescription
Public methodGetActivityUrlHash
Computes has for the activity URL
Top
See Also