Show / Hide Table of Contents

    Class WebFormControl

    Base class for web form fields

    Inheritance
    System.Object
    WebFormControl
    WebFormField
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public abstract class WebFormControl : object

    Properties

    BehaviorID

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

    ID

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

    Label

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

    Position

    Declaration
    public Position Position { get; set; }
    Property Value
    Type Description
    Position
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top