CyberStore Ecommerce 2023 Documentation
ShowSalePrice Property


Dovetail.Ecommerce.ControlBases Namespace > PricingControl Class : ShowSalePrice Property
Gets or sets a value indicating whether the "Sale Price" is shown. Obsolete. Use ShowWebPrice instead.

Property Value

Type: Boolean

A boolean value that specifies the text of the "You Saved Label".

The default is see ShowWebPrice.

Remarks
The ShowSalePrice property has been made obsolete in favor of the ShowWebPrice property. While it is still valid to use, the property will be fully deprecated in a future release, and therefore should be replaced with the new property wherever it may be used.
See Also

Reference

PricingControl Class
PricingControl Members