Share via


IStatePersistenceService Members

Service that stores and retrieves the State data to and from a persistence storage.

The following tables list the members exposed by the IStatePersistenceService type.

Public Methods

  Name Description
Public method Contains Checks if the persistence services has the state with the specified id in its storage.
Public method Load Retrieves the saved state from the persistence storage.
Public method Remove Removes the state from the persistence storage.
Public method Save Saves the state to the persistence storage.

Top

See Also

Reference

IStatePersistenceService Interface
Microsoft.Practices.CompositeUI.Services Namespace