Skip to main content
A newer version of this page is available. .

DashboardExtension Constructors

An extension object implementing the Web Dashboard functionality.
Name Parameters Description
DashboardExtension(DashboardExtensionSettings, ViewContext) settings, viewContext Initializes a new instance of the DashboardExtension class with the specified settings and provides the context information about the view.
DashboardExtension(DashboardExtensionSettings) settings Initializes a new instance of the DashboardExtension class with the specified settings.
See Also