Interface
IStorageProvider

Provides functionality for saving and loading from a storage.

Definition

Namespace:Telerik.Windows.Persistence.Storage

Assembly:Telerik.Windows.PersistenceFramework.dll

Syntax:

cs-api-definition
public interface IStorageProvider

Methods

LoadFromStorage()

Loads from storage.

Declaration

cs-api-definition
void LoadFromStorage()

SaveToStorage()

Saves to storage.

Declaration

cs-api-definition
void SaveToStorage()
In this article
DefinitionMethodsLoadFromStorage()SaveToStorage()
Not finding the help you need?
Contact Support