Click or drag to resize
ABVariantInfoProviderSetABVariantInfoInternal Method
Sets (updates or inserts) specified Variant.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetABVariantInfoInternal(
	ABVariantInfo variantObj
)

Parameters

variantObj
Type: CMS.OnlineMarketingABVariantInfo
Variant to be set
See Also