IABUserStateManagerGetSessionConversions Method |
Gets session conversions that are done by current user.
Namespace: CMS.OnlineMarketing.InternalAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 13.0.131
Syntax IEnumerable<string> GetSessionConversions()
Return Value
Type:
IEnumerableStringSession conversions that are done by current user
See Also