Click or drag to resize
MVTCombinationInfoProviderDeleteInfo Method
Deletes the object to the database.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
protected override void DeleteInfo(
	MVTCombinationInfo info
)

Parameters

info
Type: CMS.OnlineMarketingMVTCombinationInfo
Object to delete
See Also