Click or drag to resize

ModulePermissionHelperGetPermission Method

Namespace:  Dynamicweb.Modules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static PermissionLevel GetPermission(
	Module theModule
)

Parameters

theModule
Type: Dynamicweb.ModulesModule

Return Value

Type: PermissionLevel
See Also