Skip to main content

RuntimeConnectionStringProvider.GetConnectionDescriptions() Method

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v26.1.Web.WebForms.dll

Declaration

public Dictionary<string, string> GetConnectionDescriptions()

Returns

Type
Dictionary<String, String>
See Also