Click or drag to resize

SettingPresetValues Property

Namespace:  Dynamicweb.SettingPresets
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Dictionary<string, SettingPresetValue> Values { get; }

Property Value

Type: DictionaryString, SettingPresetValue
See Also