Click or drag to resize
ShoppingCartStepContactID Property
Contact ID passed between shopping cart steps.

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

Property Value

Type: Int32
See Also