OutputCache.DefaultProviderName Property

Definition

Gets the name of the default provider that is configured for the output cache.

public static string DefaultProviderName { get; }

Property Value

The name of the default provider.

Remarks

By default, all HTTP responses, rendered pages, and controls use AspNetInternalProvider, the in-memory output cache provider. To use a different provider, set the defaultProvider attribute to the name of the alternative provider.

Applies to

Produkt Wersje
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1