Click or drag to resize
ShoppingCartCurrentContactID Property
Current contact ID. Shared across shopping cart steps.

Namespace: CMS.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax
C#
public int CurrentContactID { get; set; }

Property Value

Type: Int32
See Also