public IList<Product> FindProducts( string name, string sku, int categoryId, int manufacturerId, int vendorId, BitFieldState featured, int taxCodeId, string sortExpression, int maximumRows, int startRowIndex )
Parameters
- name
- sku
- categoryId
- manufacturerId
- vendorId
- featured
- taxCodeId
- sortExpression
- maximumRows
- startRowIndex