Search Results for

    Show / Hide Table of Contents

    Class TenantEditor

    Interaction logic for TenantEditor.xaml

    Inheritance
    System.Object
    Page
    TenantEditor
    Implements
    IUIDisposable
    Inherited Members
    Page.OnSaveChanges
    Page.PageNameProperty
    Page.DisposeAll()
    Page.EnableAutoSave
    Page.PageName
    Page.PageContentChanged
    Page.Identification
    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class TenantEditor : Page

    Constructors

    | Improve this Doc View Source

    TenantEditor()

    Create the editor

    Declaration
    public TenantEditor()

    Properties

    | Improve this Doc View Source

    CurrentDataContext

    The current DataContext

    Declaration
    public TenantEditorViewModel CurrentDataContext { get; }
    Property Value
    Type Description
    TenantEditorViewModel

    Implements

    IUIDisposable
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx