  | ModulePermissionHelperGetPermission Method  | 
  
    Namespace: 
   Dynamicweb.Modules
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static PermissionLevel GetPermission(
	Module theModule
)
Public Shared Function GetPermission ( 
	theModule As Module
) As PermissionLevel
Parameters
- theModule
 - Type: Dynamicweb.ModulesModule
 
Return Value
Type: 
PermissionLevel
See Also