Click or drag to resize
MVTestInfoProviderSetMVTestInfoInternal Method
Sets (updates or inserts) specified multivariate test.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetMVTestInfoInternal(
	MVTestInfo testObj
)

Parameters

testObj
Type: CMS.OnlineMarketingMVTestInfo
The multivariate test to be set
See Also