Click or drag to resize
PersistantCacheSet Method

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Set(
	string key,
	Object value
)

Parameters

key
Type: SystemString
value
Type: SystemObject
See Also