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