Click or drag to resize
ShoppingCartInfoOrderId Property
ID of the order to which the shopping cart belongs or from which the shopping cart was created.

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

Property Value

Type: Int32
See Also