OutputCache Methods

.NET Framework (current version)
 

Namespace:   System.Web.Caching
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticDeserialize(Stream^)

Deserializes a binary object into output-cache data.

System_CAPS_pubmethodSystem_CAPS_staticSerialize(Stream^, Object^)

Serializes output-cache data into binary data.

Return to top
Show: