This class represents a paged collection result from a database query.
It will contain the collection with the retrieved items and a total items counter
to be able to calculate the number of pages the query will result in.
Namespace:
EPiServer.Common.DataAssembly: EPiServer.Common.Data (in EPiServer.Common.Data.dll) Version: 4.1.517.380
Syntax
| C# |
|---|
public class PagedCollectionResultSet : ICacheableDependent |