IList<CatalogUrl> LoadCustomizedUrls( string sortExpression, int maximumRows, int startRowIndex )
Parameters
- sortExpression
- Sort expression to use for sorting the loaded customized catalog urls
- maximumRows
- Maximum number of rows to retrieve
- startRowIndex
- Starting index from where to start retrieving
Return Value
A List of modified catalog urls