Skip to main content

RuntimeConnectionStringProvider.ConnectionParameters Property

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard

Declaration

public Dictionary<string, DataConnectionParametersBase> ConnectionParameters { get; set; }

Property Value

Type
Dictionary<String, DataConnectionParametersBase>
See Also