Click or drag to resize
ECommerceSettingsShoppingCartExpirationPeriod Property
Number of days before the shopping cart is expired. Value is taken from webconfig key CMSShoppingCartExpirationPeriod. Default value is 30 days.

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

Property Value

Type: Int32
See Also