Click or drag to resize

PermissionControlledObject Constructor (String, String)

Initializes a new instance of the PermissionControlledObject class

Namespace:  Dynamicweb.Security.Permissions
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public PermissionControlledObject(
	string key,
	string name
)

Parameters

key
Type: SystemString
name
Type: SystemString
See Also