Cache::Get Method (String^)
.NET Framework (current version)
Retrieves the specified item from the Cache object.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System::String^
The identifier for the cache item to retrieve.
.NET Framework
Available since 1.1
Available since 1.1
Show: