CyberStore Ecommerce 2023 Documentation
SearchExactStockCodeFirst Property


Dovetail.Ecommerce.Controls Namespace > CatalogSearchControl Class : SearchExactStockCodeFirst Property
Search the catalog for a matching stock code before performing general keyword search.

Property Value

Type: Boolean

true - searches for an exact match of the SearchCriteria and a stock code in the active view list, redirecting to product detail page if found

false - always performs keyword search only, redirecting to ~/CatalogSearch.aspx when complete.

The default value is true.

Remarks
Michael J. Villa, 4/6/2015.
See Also

Reference

CatalogSearchControl Class
CatalogSearchControl Members