IAppSettingsService Interface |
Namespace: CMS.Core
public interface IAppSettingsService
The IAppSettingsService type exposes the following members.
Name | Description | |
---|---|---|
Item |
Gets the specific settings from the application configuration file or from a memory.
Sets a specific settings with a value into a memory.
|