Click or drag to resize
SettingsService Class
Settings service
Inheritance Hierarchy
SystemObject
  CMS.DataEngineSettingsService

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public class SettingsService : ISettingsService

The SettingsService type exposes the following members.

Constructors
  NameDescription
Public methodSettingsService
Top
Properties
  NameDescription
Public propertyIsAvailable
Returns true if the settings service's data is available.
Public propertyItem
Gets the specific settings from the database.
Top
See Also