[DataObjectMethod(DataObjectMethodType.Select)] public static IList<SearchTermsSummary> LoadSearchTermsSummary( int maximumRows, int startRowIndex )
Parameters
- maximumRows
- Maximum number of rows to retrieve
- startRowIndex
- Starting index from where to start retrieving
Return Value
A List of SearchTermsSummary objects