public IList<Product> GetFeaturedProducts( int categoryId, bool publicOnly, bool includeOutOfStockItems, string sortExpression, int maximumRows, int startRowIndex )
Parameters
- categoryId
- publicOnly
- includeOutOfStockItems
- sortExpression
- maximumRows
- startRowIndex