Click or drag to resize
ABSegmentationEvaluator Class
Class that evaluates AB segmentation conditions.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketing.InternalABSegmentationEvaluator

Namespace: CMS.OnlineMarketing.Internal
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public static class ABSegmentationEvaluator

The ABSegmentationEvaluator type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCheckIncludedTrafficCondition
Returns false if visitor did not pass traffic condition.
Public methodStatic memberCheckUserIsEditor
Returns true if visitor is editor.
Public methodStatic memberCheckVisitorTargetingMacro
Returns false if visitor did not pass targeting macro condition.
Top
See Also