Utility class to assist with paging through a datasource.
The paging helper assumes that pages are arranged into blocks.
A block is a set of n pages, where n is the number of page
links to display.
Namespace:
Endeca.Web.UI.WebControlsAssembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public class PagingInfo |
| Visual Basic (Declaration) |
|---|
Public Class PagingInfo |
| Visual C++ |
|---|
public ref class PagingInfo |