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