Click or drag to resize

SettingPresetService.Delete Method (List<Int32>)

Namespace:  Dynamicweb.SettingPresets
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void Delete(
	List<int> SettingPresetIds
)

Parameters

SettingPresetIds
Type: System.Collections.Generic.List<Int32>
See Also