Search Results for

    Show / Hide Table of Contents

    Class StackElement

    Inheritance
    System.Object
    StackElement
    Namespace: Simplic.Framework.Extension.DCEF
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class StackElement : ConfigurationElement

    Constructors

    | Improve this Doc View Source

    StackElement(IConfigurationInteraction)

    Declaration
    public StackElement(IConfigurationInteraction Interaction)
    Parameters
    Type Name Description
    IConfigurationInteraction Interaction

    Methods

    | Improve this Doc View Source

    Execute(System.Xml.XmlNode)

    Declaration
    public override bool Execute(System.Xml.XmlNode Node)
    Parameters
    Type Name Description
    System.Xml.XmlNode Node
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    GetAsString(String)

    Declaration
    public override string GetAsString(string name = null)
    Parameters
    Type Name Description
    System.String name
    Returns
    Type Description
    System.String
    | Improve this Doc View Source

    GetElementName()

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