MVTCombinationInfoProviderEnsureTestCombinationInternal Method (MVTestInfo) |
Ensures that the multivariate test has a default combination created.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax protected virtual void EnsureTestCombinationInternal(
MVTestInfo testObj
)
Parameters
- testObj
- Type: CMS.OnlineMarketingMVTestInfo
The multivariate test obj
See Also