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