public class RoleDefinitionEditor : MtBaseComponent| RoleDefinitionEditor | Initializes a new instance of the RoleDefinitionEditor class |
| ConfirmDialog | Confirm dialog when deleting the role. |
| CurrentRole | The current role the user is editing/viewing |
| IsNewRole | Whether the currently selected role is a new role or not. |
| OnRoleChanged | Invoked when the role has been created or updated. |
| RequiredPermissionsForManage |
Lists the permissions the user needs to be able to manage the page/item
(Overrides MtBaseComponentRequiredPermissionsForManage) |
| RequiredPermissionsForView |
Lists the permissions the user needs to be able to view the page/item
(Overrides MtBaseComponentRequiredPermissionsForView) |
| RoleEditContext | Edit context for the CurrentRole |