public override IList<Product> AdvancedSearch( string keyword, int categoryId, int manufacturerId, bool searchName, bool searchDescription, bool searchSKU, decimal lowPrice, decimal highPrice, bool onlyFeatured, string sortExpression, int maximumRows, int startRowIndex )
Parameters
- keyword
- categoryId
- manufacturerId
- searchName
- searchDescription
- searchSKU
- lowPrice
- highPrice
- onlyFeatured
- sortExpression
- maximumRows
- startRowIndex