Click or drag to resize

DashboardPermissionControlledGetByKey Method

Namespace:  Dynamicweb.Dashboards
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public IPermissionControlled GetByKey(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: IPermissionControlled

Implements

IPermissionLookupGetByKey(String)
See Also