DashboardBuilder(IHtmlHelper) Constructor
Initializes a new instance of the DashboardBuilder class with a default control’s name.
Namespace: DevExpress.DashboardAspNetCore
Assembly: DevExpress.Dashboard.v24.1.AspNetCore.dll
NuGet Package: DevExpress.AspNetCore.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
htmlHelper | IHtmlHelper | A IHtmlHelper object that is an html helper. |
See Also