CyberStore Ecommerce 2023 Documentation
MinimumRequired Property


Dovetail.Ecommerce.ControlBases Namespace > PricingControl Class : MinimumRequired Property
Gets or sets the minimum required. Obsolete. Use AddToCartMinimumQuantity instead.

Property Value

Type: Integer

An integer value that specifies the minimum required.

The default is 0.

The minimum required.
Remarks
The MinimumRequired property has been made obsolete in favor of the AddToCartMinimumQuantity 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