DashboardsOptions.Endpoint Property
The endpoint URL prefix used to send data requests to a server.
Namespace: DevExpress.ExpressApp.Dashboards.Blazor
Assembly: DevExpress.ExpressApp.Dashboards.Blazor.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Dashboards.Blazor
Declaration
Property Value
| Type | Description |
|---|---|
| String | The endpoint URL prefix used to send data requests to a server. The default value is |
See Also