This type contains the following members.

public interface IListDataSource<TItem>

Properties

OrderBy
OrderByDescending

Methods

ItemCountAsync()
GetItemsAsync(int, Nullable<int>)

Implemented by

NodeListDataSource
RedirectDataSource
StaticListDataSource<TItem>