Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.OnlineMarketing
ABTestValidator Class
ABTestValidator Methods
CollidesWithOtherTests Method
GetCollidingTestName Method
IsValidFinish Method
IsValidStart Method
ABTestValidator
GetCollidingTestName Method
Returns display name of the colliding test.
Namespace:
CMS.OnlineMarketing
Assembly:
CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
string
GetCollidingTestName
(
ABTestInfo
abTest
)
Parameters
abTest
Type:
CMS.OnlineMarketing
ABTestInfo
AB test
Return Value
Type:
String
Exceptions
Exception
Condition
ArgumentNullException
abTest
is null
See Also
Reference
ABTestValidator Class
CMS.OnlineMarketing Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com