Share via


IsolatedStorageStatePersistenceService Class

Definition

public ref class IsolatedStorageStatePersistenceService : Microsoft::Practices::CompositeUI::Services::StreamStatePersistenceService
public class IsolatedStorageStatePersistenceService : Microsoft.Practices.CompositeUI.Services.StreamStatePersistenceService
type IsolatedStorageStatePersistenceService = class
    inherit StreamStatePersistenceService
Public Class IsolatedStorageStatePersistenceService
Inherits StreamStatePersistenceService
Inheritance
IsolatedStorageStatePersistenceService

Constructors

IsolatedStorageStatePersistenceService()
IsolatedStorageStatePersistenceService(IsolatedStorageScope)

Fields

ScopeAttribute
UseCryptographyAttribute (Inherited from StreamStatePersistenceService)

Properties

CryptographyService (Inherited from StreamStatePersistenceService)
Scope

Methods

Clear()
Configure(NameValueCollection)
Contains(String)
GetStream(String, Boolean) (Inherited from StreamStatePersistenceService)
GetStream(String)
Load(String) (Inherited from StreamStatePersistenceService)
Remove(String) (Inherited from StreamStatePersistenceService)
RemoveStream(String)
Save(State) (Inherited from StreamStatePersistenceService)

Applies to