Click or drag to resize

PermissionNodeGetPermissionAction Method

Namespace:  Dynamicweb.Management.Common
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
protected List<Action> GetPermissionAction(
	string key = null,
	bool includeSeparator = true
)

Parameters

key (Optional)
Type: SystemString
includeSeparator (Optional)
Type: SystemBoolean

Return Value

Type: ListAction
See Also