Click or drag to resize

ContentRestrictionEvaluationType Enumeration

Represents an evaluation type that is applied to content restriction settings.

Namespace:  Dynamicweb.Analytics.Profiles.Integration
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public enum ContentRestrictionEvaluationType
Members
  Member nameValueDescription
RecognizedProfile0 Evaluate based on any recognized visitor's profile.
PrimaryProfile1 Evaluate based on visitor's primary profile.
Remarks