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

RuntimeConnectionStringProvider.GetDataConnectionParameters(String) Method

Namespace: DevExpress.DashboardWeb

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

Declaration

public DataConnectionParametersBase GetDataConnectionParameters(
    string name
)

Parameters

Name Type
name String

Returns

Type
DataConnectionParametersBase
See Also