Click or drag to resize
ECommerceSettings Properties

The ECommerceSettings type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberProvidersCacheMinutes
Time (minutes) used for caches used in ecommerce providers. Default value is 10 minutes.
Public propertyStatic memberUseMetaFileForProductImage
Indicates if meta file should be used for product image. Value is taken from webconfig key CMSUseMetaFileForProductImage. Default value is true.
Public propertyStatic memberUseStrictInventoryManagement
Indicates if strict inventory management is enabled. Value is taken from webconfig key CMSUseStrictInventoryManagement. Default value is false.
Top
See Also