Class UserManagementEditorView
Inheritance
System.Object
UserManagementEditorView
Namespace: Simplic.User.UI
Assembly: Simplic.User.UI.dll
Syntax
public class UserManagementEditorView : DefaultRibbonWindow
Constructors
| Improve this Doc View SourceUserManagementEditorView()
Declaration
public UserManagementEditorView()
Fields
| Improve this Doc View SourceIsGroupsSelectedProperty
Declaration
public static readonly DependencyProperty IsGroupsSelectedProperty
Field Value
Type | Description |
---|---|
System.Windows.DependencyProperty |
Properties
| Improve this Doc View SourceIsGroupsSelected
Declaration
public bool IsGroupsSelected { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
| Improve this Doc View SourceOnSave(WindowSaveEventArg)
Save
Declaration
public override void OnSave(WindowSaveEventArg e)
Parameters
Type | Name | Description |
---|---|---|
WindowSaveEventArg | e |