Click or drag to resize
IABUserStateManagerTIdentifierGetSessionConversions Method
Gets session conversions that are done by current user.

Namespace: CMS.OnlineMarketing.Internal
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
IEnumerable<string> GetSessionConversions()

Return Value

Type: IEnumerableString
Session conversions that are done by current user
See Also