Click or drag to resize

DashboardPermissionControlledGetPermissionObject Method

Namespace:  Dynamicweb.Dashboards
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public static IPermissionControlled GetPermissionObject(
	string areaName,
	string dashboardPath
)

Parameters

areaName
Type: SystemString
dashboardPath
Type: SystemString

Return Value

Type: IPermissionControlled
See Also