Class BlobElement
Inheritance
System.Object
BlobElement
Namespace: EPiServer.Framework.Configuration
Assembly: EPiServer.Framework.AspNet.dll
Version: 11.20.7Syntax
public class BlobElement : ConfigurationElement
Constructors
BlobElement()
Declaration
public BlobElement()
Properties
DefaultProvider
Declaration
public string DefaultProvider { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Providers
Declaration
public ProviderSettingsCollection Providers { get; }
Property Value
Type | Description |
---|---|
System.Configuration.ProviderSettingsCollection |