Collapse All
Expand All
C#
EPiServer CMS SDK Documentation
CacheManager
.
.
::
.
Get Method
CacheManager Class
See Also
Send Feedback
Get an item from the cache.
Namespace:
EPiServer
Assembly:
EPiServer
(in EPiServer.dll) Version: 6.0.530.0
Syntax
C#
public
static
Object
Get
(
string
key
)
Parameters
key
Type:
System
.
.
::
.
String
Return Value
See Also
CacheManager Class
EPiServer Namespace