Click or drag to resize
MVTCombinationInfoProviderDeleteMVTCombinationInfoInternal Method (String)
Deletes MVT combinations using the specified condition.

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

Parameters

whereCondition
Type: SystemString
Where condition
See Also