DashboardsBlazorModule.Setup(XafApplication) Method
For internal use. Sets up the DashboardsBlazorModule added to the XafApplication.Modules collection.
Namespace: DevExpress.ExpressApp.Dashboards.Blazor
Assembly: DevExpress.ExpressApp.Dashboards.Blazor.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Dashboards.Blazor
Declaration
Parameters
Name | Type | Description |
---|---|---|
application | XafApplication | An XafApplication object that allows you to manage the current application. |
See Also