Click or drag to resize
ABVariantDataInfoProviderDeleteInfo Method
Deletes the object from the database.

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

Parameters

info
Type: CMS.OnlineMarketingABVariantDataInfo
Object to delete
See Also