Click or drag to resize

SettingPresetServiceGetCache Method (IEnumerableInt32)

Namespace:  Dynamicweb.SettingPresets
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<SettingPreset> GetCache(
	IEnumerable<int> keys
)

Parameters

keys
Type: System.Collections.GenericIEnumerableInt32

Return Value

Type: IEnumerableSettingPreset
See Also