Overload List

  Name Description
Public method Store(String, Object)
Stores the item in the repository based on the key.
Public method Store(String, Object, CacheDependency)
Stores the item in the repository based on the key.
Public method Store(String, Object, CacheDependency, CacheItemRemovedCallback)
Stores the item in the repository based on the key.

See Also