RuntimeConnectionStringProvider.GetConnectionDescriptions() Method
In This Article
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
#Declaration
public Dictionary<string, string> GetConnectionDescriptions()
#Returns
Type |
---|
Dictionary<String, String> |
#Implements
See Also