Click or drag to resize

ConfigurationManagerGetKeys Method

Gets all keys that can be used to get or set data.

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

Return Value

Type: ICollectionString
keys
See Also