CacheSection.DefaultProvider Property

 

Gets or sets the default provider.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

[<ConfigurationPropertyAttribute("defaultProvider", DefaultValue = null)>]
[<StringValidatorAttribute(MinLength = 1)>]
member DefaultProvider : string with get, set

Property Value

Type: System.String

The default provider.

.NET Framework
Available since 4.7
Return to top
Show: