Show / Hide Table of Contents

    Class WebFormField

    Inheritance
    System.Object
    WebFormControl
    WebFormField
    AttachFileField
    AutoNumberField
    CheckGroup
    DateField
    DropDownList
    FixedText
    Headline
    ImageField
    MultiLineTextField
    NumberField
    RadioGroup
    SignatureField
    SpacerField
    TextField
    Inherited Members
    WebFormControl.ID
    WebFormControl.Label
    WebFormControl.Position
    WebFormControl.BehaviorID
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public abstract class WebFormField : WebFormControl

    Properties

    Hidden

    Declaration
    public bool Hidden { get; set; }
    Property Value
    Type Description
    System.Boolean

    Hint

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

    Readonly

    Declaration
    public bool Readonly { get; set; }
    Property Value
    Type Description
    System.Boolean

    Required

    Declaration
    public bool Required { get; set; }
    Property Value
    Type Description
    System.Boolean

    Type

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

    ValidationID

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

    Value

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