ABTestHelper Methods |
The ABTestHelper type exposes the following members.
Name | Description | |
---|---|---|
GetABTestPage |
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.
| |
GetABTestPageInternal |
Gets the latest version of a page for given abTest.
Site and culture of the A/B test has to match site and culture of the page.
| |
GetUsersTests |
Gets names of the current user's A/B tests.
| |
GetUsersTestsInternal |
Gets names of the current user's A/B tests.
| |
GetValidVariants |
Returns collection with variant identifiers of A/B tests, which are running and in which the current user is included.
| |
GetValidVariantsInternal |
Returns collection with variant identifiers of A/B tests, which are running and in which the current user is included.
| |
SetAsDefaultHelper |
Sets this object as the default helper
(Inherited from AbstractHelperHelperType.) |