Sitecore 5.0 API

IClientDataStore Interface

Represents a data store of the iclient.

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

[Visual Basic]
Public Interface IClientDataStore
[C#]
public interface IClientDataStore

Types that implement IClientDataStore

Type Description
FileDataStore Represents a data store of the file.
SqlClientDataStore Represents a store of the SQL client data.

Requirements

Namespace: Sitecore.Configuration

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

See Also

IClientDataStore Members | Sitecore.Configuration Namespace