| 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
Syntaxpublic static bool CheckIncludedTrafficCondition(
ABTestInfo abTest
)
Parameters
- abTest
- Type: CMS.OnlineMarketingABTestInfo
AB test
Return Value
Type:
Boolean
Exceptions| Exception | Condition |
|---|
| ArgumentNullException | abTest is null |
See Also