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.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public virtual IInfoObjectCollection Wishlist { get; }

Property Value

Type: IInfoObjectCollection
See Also