IABUserStateManagerGetVariantIdentifier Method |
Gets identifier 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.InternalAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 13.0.131
Syntax Nullable<Guid> GetVariantIdentifier()
Return Value
Type:
NullableGuidIdentifier of the variant that is assigned to the current user
See Also