| ModulePermissionCollectionItem Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public ModulePermission this[
string moduleSystemName
] { get; set; }
Public Property Item (
moduleSystemName As String
) As ModulePermission
Get
Set
Parameters
- moduleSystemName
- Type: SystemString
Property Value
Type:
ModulePermissionSee Also