ABTestValidatorCollidesWithOtherTests Method |
Checks whether the test is in collision with other tests on the same page.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 13.0.131
Syntax public static bool CollidesWithOtherTests(
ABTestInfo abTest
)
Parameters
- abTest
- Type: CMS.OnlineMarketingABTestInfo
AB test
Return Value
Type:
BooleanSee Also