ISPCache.Put method

Stores an object in a cache.

Overload list

  Name Description
Public method Put(String, SPCachedObject) Writes the specified object to the cache with the specified object type.
Public method Put(String, []) Writes the objects in the specified array to the cache with the specified object type.

Top

See also

Reference

ISPCache interface

ISPCache members

Microsoft.Office.Server.ObjectCache namespace