CyberStore Ecommerce 2023 Documentation
AddToCartButtonText Property (PricingControl)


Dovetail.Ecommerce.ControlBases Namespace > PricingControl Class : AddToCartButtonText Property
Gets or sets the text for the "Add To Shopping Cart" button.

Property Value

Type: String

A string value that specifies the text for the "Add To Shopping Cart" button.

The default is "Add To Cart".

Remarks
The AddToCartButtonText property allows one to customize the text displayed within the Add To Cart button of a PricingControl in either the Site's SitePages.config file or in a control tag in another control's markup.
See Also

Reference

PricingControl Class
PricingControl Members