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.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static int ShoppingCartExpirationPeriod { get; }
Property Value
Type:
Int32See Also