Click or drag to resize
IABUserStateManagerTIdentifierGetVariantIdentifier Method
Gets name of the A/B variant assigned to the current user. Returns null, if the user hasn't got any variant assigned yet.

Namespace: CMS.OnlineMarketing.Internal
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
TIdentifier GetVariantIdentifier()

Return Value

Type: TIdentifier
Code name of the variant that is assigned to the current user
See Also