IList<Layout> LoadForZone( int zoneId, string sortExpression, int maximumRows, int startRowIndex )
Parameters
- zoneId
- The Id of zone to search Layouts for
- 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 filtered Layouts