Skip to main content

DashboardBuilder Constructors

Contains methods that allow you to customize the Web Dashboard.
Name Parameters Description
DashboardBuilder(IHtmlHelper, String) htmlHelper, name Initializes a new instance of the DashboardBuilder class with the specified control’s name.
DashboardBuilder(IHtmlHelper) htmlHelper Initializes a new instance of the DashboardBuilder class with a default control’s name.
See Also