Search Results for

    Show / Hide Table of Contents

    Class Window_Register

    Interaktionslogik für Control_Cloud.xaml

    Inheritance
    System.Object
    MSWindow
    Window_Register
    Inherited Members
    MSWindow.OnWindowCommandAction
    MSWindow.CallWindowCommand(WindowCommand)
    MSWindow.CloseWithEscape
    MSWindow.WindowMode
    Namespace: Simplic.Cloud.UI
    Assembly: Simplic.Cloud.dll
    Syntax
    public class Window_Register : MSWindow

    Constructors

    | Improve this Doc View Source

    Window_Register()

    Constructor

    Declaration
    public Window_Register()

    Properties

    | Improve this Doc View Source

    Customer

    Declaration
    public int Customer { get; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Password

    Declaration
    public string Password { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SaveInput

    Declaration
    public bool SaveInput { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    UserName

    Declaration
    public string UserName { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx