Sitecore 5.1.1 API

FileDataStore Class

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

System.Object
   Sitecore.Configuration.ClientDataStore
      Sitecore.Configuration.FileDataStore

[Visual Basic]
Public Class FileDataStore
    Inherits ClientDataStore
[C#]
public class FileDataStore : ClientDataStore

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

FileDataStore Members | Sitecore.Configuration Namespace