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

RuntimeConnectionStringProvider.ConnectionParameters Property

Namespace: DevExpress.DashboardWeb

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

Declaration

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

Property Value

Type
Dictionary<String, DataConnectionParametersBase>
See Also