Click or drag to resize
MVTCombinationInfoProviderEnsureTestCombinationInternal 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#
protected virtual void EnsureTestCombinationInternal(
	MVTestInfo testObj
)

Parameters

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