ISPCache.Put method
Stores an object in a cache.
Overload list
| Name | Description | |
|---|---|---|
![]() |
Put(String, SPCachedObject) | Writes the specified object to the cache with the specified object type. |
![]() |
Put(String, []) | Writes the objects in the specified array to the cache with the specified object type. |
Top
.gif)