Click or drag to resize
MVTCombinationInfoProviderSetMVTCombinationInfo Method
Sets (updates or inserts) specified MVT combination.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void SetMVTCombinationInfo(
	MVTCombinationInfo combinationObj
)

Parameters

combinationObj
Type: CMS.OnlineMarketingMVTCombinationInfo
MVT combination to be set
See Also