OutputCache Methods
.NET Framework (current version)
Namespace:
System.Web.Caching
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Deserialize(Stream^) | Deserializes a binary object into output-cache data. |
![]() ![]() | Serialize(Stream^, Object^) | Serializes output-cache data into binary data. |
Show:

