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: 8.2.23
Syntax public static bool EnableOrderItemEditing { get; }
Property Value
Type:
BooleanSee Also