New to Telerik UI for WPFStart a free 30-day trial

Provides functionality for saving and loading from a storage.

Definition

Namespace:Telerik.Windows.Persistence.Storage

Assembly:Telerik.Windows.PersistenceFramework.dll

Syntax:

C#
public interface IStorageProvider

Derived Classes: IsolatedStorageProvider

Methods

Loads from storage.

C#
void LoadFromStorage()

Saves to storage.

C#
void SaveToStorage()
In this article
DefinitionMethodsLoadFromStorage()SaveToStorage()
Not finding the help you need?
Contact Support