Click or drag to resize
MVTCombinationInfoProviderDeleteMVTCombinationInfoInternal Method (MVTCombinationInfo)
Deletes specified MVT combination.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual void DeleteMVTCombinationInfoInternal(
	MVTCombinationInfo combinationObj
)

Parameters

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