Click or drag to resize
ContactInfoWishlist Property
Collection of all contacts wishlist items from all sites. Global contact does not have any wishlist items even thou its merged site contact have them.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual InfoObjectCollection Wishlist { get; }

Property Value

Type: InfoObjectCollection
See Also