Click or drag to resize
IABUserStateManagerGetPermanentConversions Method
Gets permanent conversions that are done by current user.

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

Return Value

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