Мне нужно выполнить пейджинг
Код: Выделить всё
SortedList output = this.GetSearchResults(SearchQuery.QueryString, se);
ViewBag.ResultSearch = output;....Skip(100). Возьмите(5);
Спасибо
Подробнее здесь: https://stackoverflow.com/questions/129 ... list-class