HttpContextWrapper.Cache Property

 

Gets the Cache object for the current application domain.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

override Cache : Cache with get

Property Value

Type: System.Web.Caching.Cache

The cache object for the current application domain.

.NET Framework
Available since 3.5
Return to top
Show: