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