pmMDA.NET

PagingHelper.ReloadCount Method 

[This is preliminary documentation and subject to change.]

Reloads the count of persistent items.

public void ReloadCount();

Exceptions

Exception Type Condition
PagingException No data object manager is registered in the locator.
- or -
The count of persistent items could not be reloaded.

See Also

PagingHelper Class | PmMda.Net.Dog.Paging Namespace