ABSegmentationEvaluatorCheckIncludedTrafficCondition Method |
Returns false if visitor did not pass traffic condition.
Namespace: CMS.OnlineMarketing.InternalAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 13.0.131
Syntax public static bool CheckIncludedTrafficCondition(
ABTestInfo abTest
)
Parameters
- abTest
- Type: CMS.OnlineMarketingABTestInfo
AB test
Return Value
Type:
BooleanExceptions Exception | Condition |
---|
ArgumentNullException | abTest is null |
See Also