SPCache.Put Method
Include Protected Members
Include Inherited Members
Writes an object to a cache and updates associated metadata.
Overload List
Name | Description | |
---|---|---|
Put(String, SPCachedObject) | Writes the specified object to the cache with the specified object type. | |
Put(String, []) | Writes the specified array of objects to the cache with the specified object type. |
Top