| DashboardNavigatorGetDashboardUrl Method |
Namespace:
Dynamicweb.Management.Dashboards
Assembly:
Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax public static string GetDashboardUrl(
string areaName,
string path
)
Public Shared Function GetDashboardUrl (
areaName As String,
path As String
) As String
Parameters
- areaName
- Type: SystemString
- path
- Type: SystemString
Return Value
Type:
StringSee Also