Skip to main content

RuntimeConnectionStringProvider.GetConnectionDescriptions() Method

Namespace: DevExpress.DashboardWeb

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

Declaration

public Dictionary<string, string> GetConnectionDescriptions()

Returns

Type
Dictionary<String, String>
See Also