Click or drag to resize
MVTCombinationInfoProviderEnsureTestCombination Method (MVTestInfo)
Ensures that the multivariate test has a default combination created.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void EnsureTestCombination(
	MVTestInfo testObj
)

Parameters

testObj
Type: CMS.OnlineMarketingMVTestInfo
The multivariate test obj
See Also