| 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; }
Public Property ProductDiscountText As String
Get
Set
Property Value
Type:
StringThe text for product discounts.
Implements
ISettingsProductDiscountTextSee Also