Sitecore 5.0 API

ConfigReader Class

Class to read custom configuration sections.

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

System.Object
   Sitecore.Configuration.ConfigReader

[Visual Basic]
Public Class ConfigReader
    Implements IConfigurationSectionHandler
[C#]
public class ConfigReader : IConfigurationSectionHandler

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

ConfigReader Members | Sitecore.Configuration Namespace