Click or drag to resize

LiveSalesDiscountProviderHideDiscountValueGroupBox Property

Gets or sets a value indicating whether to hide discount value group box in the UI.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public override bool HideDiscountValueGroupBox { get; set; }

Property Value

Type: Boolean
true if it is needed to hide discount value group box; otherwise, false.
See Also