| SettingPresetServiceDelete Method (Int32) |
Namespace:
Dynamicweb.SettingPresets
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public void Delete(
int SettingPresetId
)
Public Sub Delete (
SettingPresetId As Integer
)
Parameters
- SettingPresetId
- Type: SystemInt32
See Also