A partial list of objects that supports DataSourceControl paging.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public class PartialList<T>

Type Parameters

T
The object type to track

Inheritance Hierarchy

System..::.Object
  EPiServer.Web.WebControls..::.PartialList<(Of <(T>)>)

See Also