Search Results for

    Show / Hide Table of Contents

    Class Browser_Configuration

    Inheritance
    System.Object
    Browser_Configuration
    Namespace: Simplic.Framework.EF
    Assembly: Simplic.Framework.EF.dll
    Syntax
    public class Browser_Configuration : Locking.ILockable

    Constructors

    | Improve this Doc View Source

    Browser_Configuration()

    Declaration
    public Browser_Configuration()

    Properties

    | Improve this Doc View Source

    ESS_MS_Intern_Page

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

    PageGuid

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

    StartUrl

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

    TabName

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

    Methods

    | Improve this Doc View Source

    GetPersistantKey()

    Declaration
    public Guid GetPersistantKey()
    Returns
    Type Description
    System.Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx