Table of Contents

Interface IApplicationSettingService

Namespace
Innova.Data.AppSettings
Assembly
Innova.Data.dll

Represents an interface for managing application settings.

public interface IApplicationSettingService

Methods

GetSettingsAsObject()

Gets the application settings as an object.

LoadData()

Loads the data for the application settings.

Save()

Saves the application settings.