Click or drag to resize

SettingPresetServiceGetByTarget Method (String, Int32)

Namespace:  Dynamicweb.SettingPresets
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<SettingPreset> GetByTarget(
	string target,
	int userId
)

Parameters

target
Type: SystemString
userId
Type: SystemInt32

Return Value

Type: IEnumerableSettingPreset
See Also