Click or drag to resize
CacheControllerGetCachedResultset Method
Overload List
  NameDescription
Public methodStatic memberGetCachedResultset(CacheKey)
Gets the cached resultset for the key - empty-string combination.
Public methodStatic memberGetCachedResultset(CacheKey, String)
Gets the cached resultset for the key - connectionstring combination. If no cache is registered for the connection string, the empty string is retried
Top
See Also