Overload List

  NameDescription
Public methodGetIfNewer(String, CacheItemVersion%)
Gets an object from the cache only if a newer version of the object exists in cache.
(Inherited from Cache.)
Public methodGetIfNewer(String, String, String, CacheItemVersion%)
Gets an object from the cache only if a newer version of the object exists in cache.
(Overrides Cache..::..GetIfNewer(String, String, String, CacheItemVersion%).)

See Also