Click or drag to resize
ContactInfoOrders Property
Collection or all contact orders made on current site. Global contact does not have any orders even thou its merged site contact have them.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual IInfoObjectCollection Orders { get; }

Property Value

Type: IInfoObjectCollection
See Also