ECommerceSettingsEnableOrderItemEditing Property |
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.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntaxpublic static bool EnableOrderItemEditing { get; }
Property Value
Type:
Boolean
See Also