| DashboardNavigatorIsDashboardRootNode Method |
Namespace:
Dynamicweb.Management.Dashboards
Assembly:
Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax public bool IsDashboardRootNode(
string path
)
Public Function IsDashboardRootNode (
path As String
) As Boolean
Parameters
- path
- Type: SystemString
Return Value
Type:
BooleanSee Also