public IList<Product> FindProducts( string name, bool searchDescription, string sku, int categoryId, int manufacturerId, int vendorId, BitFieldState featured, int taxCodeId, decimal lowPrice, decimal highPrice, bool digitalGoodsOnly, bool giftCertificatesOnly, bool kitsOnly, bool subscriptionsOnly, string sortExpression, int maximumRows, int startRowIndex )
Parameters
- name
- searchDescription
- sku
- categoryId
- manufacturerId
- vendorId
- featured
- taxCodeId
- lowPrice
- highPrice
- digitalGoodsOnly
- giftCertificatesOnly
- kitsOnly
- subscriptionsOnly
- sortExpression
- maximumRows
- startRowIndex