Search Results for

    Show / Hide Table of Contents

    Class ItemBoxElement

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

    Constructors

    | Improve this Doc View Source

    ItemBoxElement(IConfigurationInteraction)

    Constructor

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

    Methods

    | Improve this Doc View Source

    Execute(XmlNode)

    Execute Configuration

    Declaration
    public override bool Execute(XmlNode Node)
    Parameters
    Type Name Description
    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