Search Results for

    Show / Hide Table of Contents

    Class FormElementContract

    Represents a form element contract

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class FormElementContract : Object

    Name Description
    FormElementContract()

    Fields

    Name Description
    Configuration

    Configuration of form element

    DefaultValue

    Default value of form element

    Elements

    List of form elements of form element NOTE: This list is recursive

    ElementTypeEnum

    Type of the form element (e. g. Label, TextBox, Button etc.) ElementTypeEnum

    HelpText

    Helptext of the form element

    Id

    Id of the form element

    InputBindings

    List of input bindings of form element

    Label

    Label of the form element

    OutputBindings

    List of output bindings of form element

    Back to top Copyright © Kendox