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 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