Cocktail Help Reference
Pager Method
See Also  Send Feedback
Cocktail Assembly > Cocktail Namespace > PagerRepository<T> Class : Pager Method



Glossary Item Box

Returns a pager which allows entities to be paged.

Overload List

OverloadDescription
Pager(ISortSelector,Int32,Expression<Func<T,Boolean>>,String)Returns a pager which allows entities to be paged.  
Pager<TResult>(Func<IQueryable<T>,IQueryable<TResult>>,Int32,ISortSelector,Expression<Func<T,Boolean>>)Returns a pager which allows shaped entities to be paged.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.