Search Results for

    Show / Hide Table of Contents

    Class Page

    Inheritance
    System.Object
    Page
    GridEditor
    RepositoryControl
    TenantEditor
    EPLDesigner
    Implements
    IUIDisposable
    Namespace: Simplic.Framework.UI
    Assembly: Simplic.Framework.dll
    Syntax
    public class Page : MSPageControl

    Constructors

    | Improve this Doc View Source

    Page()

    Constructor

    Declaration
    public Page()

    Fields

    | Improve this Doc View Source

    PageNameProperty

    Dependency property for PageName.

    Declaration
    public static readonly DependencyProperty PageNameProperty
    Field Value
    Type Description
    DependencyProperty

    Properties

    | Improve this Doc View Source

    EnableAutoSave

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

    Identification

    Declaration
    public Guid Identification { get; set; }
    Property Value
    Type Description
    Guid
    | Improve this Doc View Source

    PageContentChanged

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

    PageName

    Declaration
    public string PageName { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    | Improve this Doc View Source

    DisposeAll()

    Dispose

    Declaration
    public void DisposeAll()

    Events

    | Improve this Doc View Source

    OnSaveChanges

    Declaration
    public event EventHandler OnSaveChanges
    Event Type
    Type Description
    EventHandler

    Implements

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