CyberStore Ecommerce 2023 Documentation
ShowYouSavedPrice Property


Dovetail.Ecommerce.ControlBases Namespace > PricingControl Class : ShowYouSavedPrice Property
Gets or sets a value indicating whether "You Saved Price" is shown. Obsolete. Use ShowSavingsMessage instead.

Property Value

Type: Boolean

A boolean value that specifies whether "You Saved Price" is shown.

The default is see ShowSavingsMessage.

Remarks
The ShowYouSavedPrice property has been made obsolete in favor of the ShowSavingsMessage 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