Click or drag to resize

IConfigurationProviderGetKeys Method

Gets keys for all existing settings.

Namespace:  Dynamicweb.Configuration
Assembly:  Dynamicweb.Configuration (in Dynamicweb.Configuration.dll) Version: 4.1.3
Syntax
ICollection<string> GetKeys()

Return Value

Type: ICollectionString
keys
See Also