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 | |
---|---|---|
Contains | Checks if the persistence services has the state with the specified id in its storage. | |
Load | Retrieves the saved state from the persistence storage. | |
Remove | Removes the state from the persistence storage. | |
Save | Saves the state to the persistence storage. |
Top
See Also
Reference
IStatePersistenceService Interface
Microsoft.Practices.CompositeUI.Services Namespace