 | SettingPresetValues Property |
Namespace:
Dynamicweb.SettingPresets
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic Dictionary<string, SettingPresetValue> Values { get; }
Public ReadOnly Property Values As Dictionary(Of String, SettingPresetValue)
Get
Property Value
Type:
DictionaryString,
SettingPresetValue
See Also