| 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
Public Enumeration ContentRestrictionEvaluationType
Members
| Member name | Value | Description |
---|
| RecognizedProfile | 0 |
Evaluate based on any recognized visitor's profile.
|
| PrimaryProfile | 1 |
Evaluate based on visitor's primary profile.
|
Remarks See Also