Click or drag to resize
MVTCombinationVariationInfoProviderDeleteMVTCombinationVariationInfoInternal Method (String)
Deletes relationship between specified MVT combination and MVT variant using specified condition.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual void DeleteMVTCombinationVariationInfoInternal(
	string whereCondition
)

Parameters

whereCondition
Type: SystemString
Where condition
See Also