Click or drag to resize

SettingsProductDiscountText Property

Gets or sets the text for product discounts.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public string ProductDiscountText { get; set; }

Property Value

Type: String
The text for product discounts.

Implements

ISettingsProductDiscountText
See Also