Skip to main content

DashboardConnectionStringsProvider.DefaultConnectionStringsSectionName Field

Specifies the section name in the appsettings.json file where connection strings are contained.

Namespace: DevExpress.DashboardAspNetCore

Assembly: DevExpress.Dashboard.v23.2.AspNetCore.dll

NuGet Package: DevExpress.AspNetCore.Dashboard

Declaration

public const string DefaultConnectionStringsSectionName = "ConnectionStrings"

Field Value

Type
String
See Also