Click or drag to resize
AnalyticsLoggingEvaluationParameters Class
Holds parameters for Web Analytics logging evaluation. Can be extended in customization.
Inheritance Hierarchy
SystemObject
  CMS.WebAnalyticsAnalyticsLoggingEvaluationParameters
    CMS.WebAnalyticsAnalyticsLoggingEvaluationParametersTValue

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 13.0.131
Syntax
C#
public class AnalyticsLoggingEvaluationParameters

The AnalyticsLoggingEvaluationParameters type exposes the following members.

Constructors
  NameDescription
Public methodAnalyticsLoggingEvaluationParameters
Top
Properties
  NameDescription
Public propertyHostAddress
Gets or sets user host address.
Public propertyHttpStatus
Gets or sets http status of visited url.
Public propertySiteId
Gets or sets site identifier.
Top
See Also