Click or drag to resize

WebPageCacheControllerAddToCache Method

Overload List
  NameDescription
Public methodAddToCache(String, String, DateTime)
AddToCache
Public methodAddToCache(String, String, TimeSpan)
AddToCache
Public methodStatic memberAddToCache(String, String, DateTime, SqlConnection, SqlTransaction)
Adds the specified data to the Cache with expiration.
Top
See Also