Click or drag to resize

RecognitionRuleContext Class

Represents a recognition rule context.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.Profiles.RecognitionRecognitionRuleContext

Namespace:  Dynamicweb.Analytics.Profiles.Recognition
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public class RecognitionRuleContext

The RecognitionRuleContext type exposes the following members.

Constructors
  NameDescription
Public methodRecognitionRuleContext
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyProfile
Gets or sets the reference to the current profile.
Public propertyVisitorData
Gets or sets the environmental information about the current visit.
Top
See Also