IList<Category> LoadForDisplayPage( int webpageId, bool any, int maximumRows, int startRowIndex, string sortExpression )
Parameters
- webpageId
- Webpage Id
- any
- any or inherited
- maximumRows
- maximum rows
- startRowIndex
- start row index
- sortExpression
- sort expression
Return Value
list of Categories