CyberStore E-Payment 2023 Documentation
StockCodeFilterDelay Property


Dovetail.Ecommerce.Controls Namespace > ShoppingCartQuickEntryControl Class : StockCodeFilterDelay Property
Gets or sets the delay of the stock code filter.

Property Value

Type: Integer

An integer value to specify the time delay, in milliseconds.

The default is 10.

Remarks

Use the StockCodeFilterDelay property to customize the amount number of milliseconds that must elapse when a shopper stops typing before the stock code filter search results appear beneath the stock code input box. The internal timer of the control restarts with each new keystroke typed by the shopper.

Implementation Note:

To disable the filter search altogether, set the StockCodeFilterDelay property to an extremely large number.

For example: 1000000.

 

 

See Also

Reference

ShoppingCartQuickEntryControl Class
ShoppingCartQuickEntryControl Members