CacheSection.DefaultProvider Property
Gets or sets the default provider.
Assembly: System.Web (in System.Web.dll)
[ConfigurationPropertyAttribute("defaultProvider", DefaultValue = null)] [StringValidatorAttribute(MinLength = 1)] public string DefaultProvider { get; set; }
.NET Framework
Available since 4.7
Available since 4.7
Show: