IOutputCacheEntry Interface
.NET Framework (current version)
Defines collections of HTTP header and response elements that together make up one kind of output-cached data that ASP.NET can pass to a provider.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | HeaderElements | Gets the collection of HTTP header elements in an output-cache entry. |
![]() | ResponseElements | Gets the collection of HTTP response elements in an output-cache entry. |
.NET Framework
Available since 4.0
Available since 4.0
Show:
