public IList<Product> SearchRelatedProducts( 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, int groupId, CrossSellState crossSellFilter, int productId, string sortExpression, int maximumRows, int startRowIndex )
Parameters
- name
- searchDescription
- sku
- categoryId
- manufacturerId
- vendorId
- featured
- taxCodeId
- lowPrice
- highPrice
- digitalGoodsOnly
- giftCertificatesOnly
- kitsOnly
- subscriptionsOnly
- groupId
- crossSellFilter
- productId
- sortExpression
- maximumRows
- startRowIndex