Click or drag to resize

SettingPresetService.ClearCache Method (IEnumerable<Int32>)

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

Parameters

keys
Type: System.Collections.Generic.IEnumerable<Int32>
See Also