Click or drag to resize

ModulePermissionHelperHasPermission Method (String, PermissionLevel)

Namespace:  Dynamicweb.Modules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static bool HasPermission(
	string moduleSystemName,
	PermissionLevel level
)

Parameters

moduleSystemName
Type: SystemString
level
Type: Dynamicweb.Security.PermissionsPermissionLevel

Return Value

Type: Boolean
See Also