| 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()
Function GetKeys As ICollection(Of String)
Return Value
Type:
ICollectionStringkeys
See Also