Click or drag to resize
ECommerceSettings Properties

The ECommerceSettings type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEnableOrderItemEditing
If true, order item parameters, such as order item name and order item unit price, can be modified when editing an existing order. Value is taken from webconfig key CMSEnableOrderItemEditing. Default value is false.
Public propertyStatic memberShoppingCartExpirationPeriod
Number of days before the shopping cart is expired. Value is taken from webconfig key CMSShoppingCartExpirationPeriod. Default value is 30 days.
Public propertyStatic memberUseMetaFileForProductImage
Indicates if meta file should be used for product image. Value is taken from webconfig key CMSUseMetaFileForProductImage. Default value is true.
Top
See Also