Search Results for

    Show / Hide Table of Contents

    Class ExtendableContactWindowUIContentPresenter

    Inheritance
    System.Object
    ExtendableContactWindowUIContentPresenter
    Implements
    IExtendableControl
    Namespace: Simplic.PlugIn.SAC.Contact.UI
    Assembly: Simplic.PlugIn.SAC.dll
    Syntax
    public class ExtendableContactWindowUIContentPresenter : UIContentPresenter

    Constructors

    | Improve this Doc View Source

    ExtendableContactWindowUIContentPresenter()

    Initialize extendable control

    Declaration
    public ExtendableContactWindowUIContentPresenter()

    Properties

    | Improve this Doc View Source

    Hooks

    Gets a list of control hooks

    Declaration
    public IList<IExtendableControlHook> Hooks { get; }
    Property Value
    Type Description
    System.Collections.Generic.IList<IExtendableControlHook>

    Methods

    | Improve this Doc View Source

    Load()

    Execute load method

    Declaration
    public virtual void Load()
    | Improve this Doc View Source

    Unload()

    Execute unload method

    Declaration
    public virtual void Unload()

    Implements

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