| SettingPresetServiceGetAll Method |
Namespace:
Dynamicweb.SettingPresets
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public IEnumerable<SettingPreset> GetAll()
Public Function GetAll As IEnumerable(Of SettingPreset)
Return Value
Type:
IEnumerableSettingPresetSee Also