Sitecore 5.0 API

FileDataStore.GetValueNames Method 

Gets the value names.

[Visual Basic]
NotOverridable Public Function GetValueNames() As String() _
    Implements IClientDataStore.GetValueNames
[C#]
public string[] GetValueNames();

Implements

IClientDataStore.GetValueNames

See Also

FileDataStore Class | Sitecore.Configuration Namespace