Skip to main content

RuntimeConnectionStringProvider.GetConnectionDescriptions() Method

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v23.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Dashboard

Declaration

public Dictionary<string, string> GetConnectionDescriptions()

Returns

Type
Dictionary<String, String>
See Also