Click or drag to resize
AppSettingsService Class
AppSettings service
Inheritance Hierarchy
SystemObject
  CMS.BaseAppSettingsService

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public class AppSettingsService : IAppSettingsService

The AppSettingsService type exposes the following members.

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