Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.OnlineMarketing Namespaces
CMS.OnlineMarketing.Internal
ABTestHelper Class
ABTestHelper Methods
GetABTestPage Method
GetABTestPageInternal Method
GetUsersTests Method
GetUsersTestsInternal Method
GetValidVariants Method
GetValidVariantsInternal Method
ABTestHelper
GetABTestPage Method
Gets the latest version of a page for the given
abTest
. Site and culture of the A/B test has to match site and culture of the page.
Namespace:
CMS.OnlineMarketing.Internal
Assembly:
CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
TreeNode
GetABTestPage
(
ABTestInfo
abTest
)
Parameters
abTest
Type:
CMS.OnlineMarketing
ABTestInfo
A/B test to get the page for.
Return Value
Type:
TreeNode
Found page.
Exceptions
Exception
Condition
ArgumentNullException
Thrown if
abTest
is null.
See Also
Reference
ABTestHelper Class
CMS.OnlineMarketing.Internal Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com