public IList<Product> SearchRelatedProducts( string productName, int categoryId, CrossSellState crossSellFilter, int productId, string sortExpression, int maximumRows, int startRowIndex )
Parameters
- productName
- categoryId
- crossSellFilter
- productId
- sortExpression
- maximumRows
- startRowIndex