Sitecore 5.1.1 API

Settings Class

The Settings class encapsulates the web.config file and provides easy access to the values therein.

For a list of all members of this type, see Settings Members.

System.Object
   Sitecore.Configuration.Settings

[Visual Basic]
Public Class Settings
[C#]
public class Settings

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Sitecore.Configuration

Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)

See Also

Settings Members | Sitecore.Configuration Namespace