Shunde.NET Framework Class Library

PagingUtil Constructor (Int32, Int32, Int32)

Creates a new Paging Util object

public PagingUtil(
   Int32 currentPage,
   Int32 numberOfItems,
   Int32 numberPerPage
);

Parameters

Int32
Int32
Int32

See Also

PagingUtil Class | Shunde.Utilities Namespace | PagingUtil Constructor Overload List