Click or drag to resize
ABVariantDataInfoProviderSetABVariantDataInfo Method
Sets (updates or inserts) specified ABVariantDataInfo.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public static void SetABVariantDataInfo(
	ABVariantDataInfo infoObj
)

Parameters

infoObj
Type: CMS.OnlineMarketingABVariantDataInfo
ABVariantDataInfo to be set.
See Also