Click or drag to resize
MVTVariantInfoProviderDeleteMVTVariantInfo Method (Int32)
Deletes MVT variant with specified ID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void DeleteMVTVariantInfo(
	int variantId
)

Parameters

variantId
Type: SystemInt32
MVT variant ID
See Also