Namespace:  EPiServer
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public static Object RuntimeCacheAdd(
	string key,
	Object value
)

Parameters

key
Type: System..::.String
value
Type: System..::.Object

See Also