RuntimeConnectionStringProvider.ConnectionParameters Property
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v26.1.Web.WebForms.dll
Declaration
public Dictionary<string, DataConnectionParametersBase> ConnectionParameters { get; set; }
Property Value
| Type |
|---|
| Dictionary<String, DataConnectionParametersBase> |
See Also