Click or drag to resize

SmartSearchUserRule Class

Checks for visitor's target area (website) while performing profile recognition.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.Profiles.RecognitionSmartSearchUserRule

Namespace:  Dynamicweb.Analytics.Profiles.Recognition
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
[RecognitionRuleIdentityAttribute("Member of", Description = "Checks whether the visitor is member of a smart search user group.")]
public class SmartSearchUserRule : IRecognitionRule

The SmartSearchUserRule type exposes the following members.

Constructors
  NameDescription
Public methodSmartSearchUserRule
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyConstraint
Gets the constraint that corresponds to this rule.
Top
Methods
  NameDescription
Public methodApplyRule
Applies the recognition rule.
Public methodGetOperators
Get supported rule constraint operators
Top
See Also