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.v24.2.AspNetCore.dll

Declaration

public const string DefaultConnectionStringsSectionName = "ConnectionStrings"

Field Value

Type
String
See Also