Click or drag to resize

CacheHelperRemove Method

Expires the cache object with the provided key

Namespace:  Omada.OE.Model.Helper
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public void Remove(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: 
See Also