Collapse All
Expand All
C#
EPiServer CMS SDK Documentation
CacheManager
.
.
::
.
RuntimeCacheAdd Method (String, Object)
CacheManager Class
See Also
Send Feedback
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
CacheManager Class
RuntimeCacheAdd Overload
EPiServer Namespace