Sitecore 5.0 API

Sitecore.Configuration Namespace

Namespace hierarchy

Classes

Class Description
About About data
ClientContext ClientContext
ConfigReader Class to read custom configuration sections.
Factory Factory
FileDataStore Represents a data store of the file.
ObjectList ObjectList
Settings The Settings class encapsulates the web.config file and provides easy access to the values therein.
Settings.Caching Represents a settings. caching.
Settings.HtmlEditor Represents a html editor of the settings..
Settings.Profiling  
Settings.Publishing Represents a settings. publishing.
Settings.Query Represents a settings. query.
Settings.WorldLingo Represents a world lingo of the settings..
SqlClientDataStore Represents a store of the SQL client data.
State

Sitecore maintains a state about the current webpage (in the Items collection) and about the current session (in the Session collection).

Typical information include the current user, the current web item, the current master item, the current layout etc.

The State class encapsulates both the Items and Session collections.

StateContext ConfigurationContext

Interfaces

Interface Description
IClientDataStore Represents a data store of the iclient.