Click or drag to resize
VisitorNamespace Class
Wrapper class to provide Visitor namespace in the MacroEngine.
Inheritance Hierarchy
SystemObject
  CMS.MacroEngineMacroNamespaceVisitorNamespace
    CMS.WebAnalyticsVisitorNamespace

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public class VisitorNamespace : MacroNamespace<VisitorNamespace>

The VisitorNamespace type exposes the following members.

Constructors
  NameDescription
Public methodVisitorNamespace
Top
See Also