Click or drag to resize

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; }

Parameters

moduleSystemName
Type: SystemString

Property Value

Type: ModulePermission
See Also