Click or drag to resize
MVTVariantInfoProviderSetInfo Method
Inserts or Updates the object to the database.

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

Parameters

info
Type: CMS.OnlineMarketingMVTVariantInfo
Object to insert / update
See Also