Class EntityPreferenceStore
- Namespace
- The.Preferences
- Assembly
- Instagile.dll
public class EntityPreferenceStore : IPreferenceStore
- Inheritance
-
EntityPreferenceStore
- Implements
- Inherited Members
Constructors
EntityPreferenceStore()
public EntityPreferenceStore()
Methods
LoadFromStoreAsync(CallbackEnvironment, IEntityContext)
public Task<PreferenceDictionary> LoadFromStoreAsync(CallbackEnvironment environment, IEntityContext context)
Parameters
environmentCallbackEnvironmentcontextIEntityContext
Returns
SaveToStoreAsync(CallbackEnvironment, IEntityContext, PreferenceDictionary)
public Task SaveToStoreAsync(CallbackEnvironment environment, IEntityContext context, PreferenceDictionary dictionary)
Parameters
environmentCallbackEnvironmentcontextIEntityContextdictionaryPreferenceDictionary