Provides options to allow the consumer to select a page of data from a paged data store
Namespace: DotNetNuke.CollectionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public class PageSelector<T> |
| Visual Basic |
|---|
Public Class PageSelector(Of T) |
Type Parameters
- T
- The type of object in the data store