CyberStore E-Payment 2023 Documentation
QuantityInputCssClass Property


Dovetail.Ecommerce.Controls Namespace > ShoppingCartQuickEntryControl Class : QuantityInputCssClass Property
Gets or sets the quantify input box CSS class.

Property Value

Type: String

A string value that specifies the style sheet class name for the quantity input box.

The default is "" (an empty String).

Remarks

The QuantityInputCssClass property is used to set the style sheet class used to control the format of the quantity input box in the ShoppingCartQuickEntryControl.

The value set in the property must correlate to a CSS class that is available to the CyberStore page that contains the control, and is either within a loaded .css file, or the HTML of a theme or custom control.

See Also

Reference

ShoppingCartQuickEntryControl Class
ShoppingCartQuickEntryControl Members