Click or drag to resize
ShoppingCartInfoShoppingCartLastUpdate Property
Date and time when the shopping cart was last updated.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public virtual DateTime ShoppingCartLastUpdate { get; set; }

Property Value

Type: DateTime
See Also