IList<PageTemplate> SearchForLayout( string keywords, int layoutId, string sortExpression, int maximumRows, int startRowIndex )
Parameters
- keywords
- The keywords or search term
- 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