ShoppingCartItemInfoOrderItem Property |
Order item data. Loaded when the shopping cart is created from an existing order, otherwise it is null.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public OrderItemInfo OrderItem { get; set; }
Property Value
Type:
OrderItemInfoSee Also