Click or drag to resize
IAppSettingsService Interface
AppSettings service interface

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public interface IAppSettingsService

The IAppSettingsService type exposes the following members.

Properties
  NameDescription
Public propertyItem
Gets the specific settings from the app config
Top
See Also