Show / Hide Table of Contents

    Class DescriptionForm


    Inheritance
    System.Object
    WFBaseForm
    DescriptionForm
    Implements
    IHttpClientProxy
    Inherited Members
    WFBaseForm.Label
    WFBaseForm.Position
    WFBaseForm.FormType
    WFBaseForm.VariableName
    Namespace: DocuWare.Platform.Bpw.Schemas
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class DescriptionForm : WFBaseForm, IHttpClientProxy

    Properties

    DescriptionValue

    Declaration
    public DescriptionValue DescriptionValue { get; set; }
    Property Value
    Type Description
    DescriptionValue

    Methods

    SetProxy(HttpClientProxy)

    Sets the HTTP communication proxy which is used in further HTTP communication.

    Declaration
    public override void SetProxy(HttpClientProxy proxy)
    Parameters
    Type Name Description
    HttpClientProxy proxy

    The instance which is used in further HTTP communication.

    Overrides
    WFBaseForm.SetProxy(HttpClientProxy)
    Remarks

    The HTTP proxy is used to handle the HTTP requests which are created by this instance. The proxy is used in case a request is sent to a URL which is resolved from a link.

    Implements

    IHttpClientProxy
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top