| 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
)
Protected Overridable Function GetDefault (
path As String
) As DashboardConfiguration
Parameters
- path
- Type: SystemString
The request path
Return Value
Type:
DashboardConfigurationSee Also