Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.OnlineMarketing Namespaces
CMS.OnlineMarketing.Internal
IABUserStateManager(TIdentifier) Interface
IABUserStateManager(TIdentifier) Methods
AddConversion Method
AssignVariant Method
Exclude Method
GetPermanentConversions Method
GetSessionConversions Method
GetVariantIdentifier Method
IsABTestCookieDefined Method
IsABVisit Method
SetVisit Method
SetVisitToSession Method
IABUserStateManager
TIdentifier
AddConversion Method
Adds a conversion to session and permanent conversions if possible.
Namespace:
CMS.OnlineMarketing.Internal
Assembly:
CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
Copy
void
AddConversion
(
string
conversion
)
Parameters
conversion
Type:
System
String
Conversion to add to current user
Exceptions
Exception
Condition
ArgumentException
conversion is null or empty
See Also
Reference
IABUserStateManager
TIdentifier
Interface
CMS.OnlineMarketing.Internal Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com