IList<Product> GetProductSpecials( string sortExpression, int maximumRows, int startRowIndex )
Parameters
- sortExpression
- sort expression to use for sorting the loaded products
- maximumRows
- Maximum number of rows to retrieve
- startRowIndex
- Starting index from where to start retrieving
Return Value
a list of public products with specials