Click or drag to resize

DashboardPermissionControlled Constructor (String, String, String)

Initializes a new instance of the DashboardPermissionControlled class

Namespace:  Dynamicweb.Dashboards
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public DashboardPermissionControlled(
	string dashboardType,
	string path,
	string title
)

Parameters

dashboardType
Type: SystemString
path
Type: SystemString
title
Type: SystemString
See Also