Click or drag to resize

DashboardBaseGetDefault Method

Gets default dashboard configuration

Namespace:  Dynamicweb.Dashboards
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
protected virtual DashboardConfiguration GetDefault(
	string path
)

Parameters

path
Type: SystemString
The request path

Return Value

Type: DashboardConfiguration
See Also