pmMDA.NET

PagedListBase.MaxLoadedItemCount Property

[This is preliminary documentation and subject to change.]

Gets or sets the maximal count of items that are hold in the local cache.

public int MaxLoadedItemCount {get; set;}

Implements

IPagedCollection.MaxLoadedItemCount

Remarks

Modified items are hold in the local cache ignoring the maximum count of cached items.

See Also

PagedListBase Class | PmMda.Net.Dog.Paging Namespace