CyberStore E-Payment 2023 Documentation
StockCodeFilterMinimumLength Property


Dovetail.Ecommerce.Controls Namespace > ShoppingCartQuickEntryControl Class : StockCodeFilterMinimumLength Property
Gets or sets the stock code filter minimum length.

Property Value

Type: Integer

An integer value to set the minimum number of characters required to be typed before activating the stock code filter.

The default is 2

Remarks

Use the StockCodeFilterMinimumLength property to specify how many characters a user will be required to have typed into the stock code input field before activating the stock code filter. In addition to the minimum number of characters typed, the delay specified by the StockCodeFilterDelay property must have elapsed.

Implementation Note:

To disable the filter search altogether, set the StockCodeFilterMinimumLength property to a  number larger than any typical search value.

For example: 200.

 

 

See Also

Reference

ShoppingCartQuickEntryControl Class
ShoppingCartQuickEntryControl Members