pmMDA.NET

PersistentItemList Constructor 

[This is preliminary documentation and subject to change.]

Initializes a new instance of the PersistentItemList class.

public PersistentItemList(
   PagedListBase parent,
   PagingHelper helper
);

Parameters

parent
The paged bag or list which owns this persistent item list.
helper
A helper class used to reload items.

See Also

PersistentItemList Class | PmMda.Net.Dog.Paging Namespace