Search Results for

    Show / Hide Table of Contents

    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 Source

    UserManagementEditorView()

    Declaration
    public UserManagementEditorView()

    Fields

    | Improve this Doc View Source

    IsGroupsSelectedProperty

    Declaration
    public static readonly DependencyProperty IsGroupsSelectedProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    Properties

    | Improve this Doc View Source

    IsGroupsSelected

    Declaration
    public bool IsGroupsSelected { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Save

    Declaration
    public override void OnSave(WindowSaveEventArg e)
    Parameters
    Type Name Description
    WindowSaveEventArg e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx