IList<PageTemplate> LoadForLayout( int layoutId, string sortExpression, int maximumRows, int startRowIndex )
Parameters
- layoutId
- The Id of layout to search page templates 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 page templates