HttpCapabilitiesBase.UseOptimizedCacheKey Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Used internally to get a value indicating whether to use an optimized cache key.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue to use an optimized cache key; otherwise, false. The default is false.
.NET Framework
Available since 2.0
Available since 2.0
Show: