Click or drag to resize

ShowPermissionsAction Constructor (String, String, String)

Initializes a new instance of the ShowPermissionsAction class

Namespace:  Dynamicweb.Management.Actions
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
public ShowPermissionsAction(
	string key,
	string name,
	string subName
)

Parameters

key
Type: SystemString
name
Type: SystemString
subName
Type: SystemString
See Also