Click or drag to resize
IAppSettingsService Interface
AppSettings service interface

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
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