Skip to main content
A newer version of this page is available. .

RuntimeConnectionStringProvider.GetConnectionDescriptions() Method

Namespace: DevExpress.DashboardWeb

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

Declaration

public Dictionary<string, string> GetConnectionDescriptions()

Returns

Type
Dictionary<String, String>
See Also