IList<Layout> LoadForLayoutType( LayoutType layoutType, string sortExpression, int maximumRows, int startRowIndex )
Parameters
- layoutType
- The given layout type.
- sortExpression
- Sort expression to use for sorting
- maximumRows
- Maximum number of rows to retrieve
- startRowIndex
- Starting index from where to start retrieving
Return Value
List of layout objects