System.Web.HttpRuntime.Cache Property

Gets the System.Web.Caching.Cache for the current application.

Syntax

public static System.Web.Caching.Cache Cache { get; }

Value

The System.Web.Caching.Cache object.

Remarks

For more information, see the System.Web.Caching.Cache class.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0