PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBSPreferenciasServicosWeb

    Inheritance
    System.Object
    StdBSBaseSettingsControl
    StdBSPreferenciasServicosWeb
    Inherited Members
    StdBSBaseSettingsControl.Plataforma
    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    public class StdBSPreferenciasServicosWeb : StdBSBaseSettingsControl

    Constructors

    StdBSPreferenciasServicosWeb()

    Declaration
    public StdBSPreferenciasServicosWeb()

    Fields

    chkAutoUpdate

    Declaration
    public CheckBox chkAutoUpdate
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    chkIntegracaoAtiva

    Declaration
    public CheckBox chkIntegracaoAtiva
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    chkUsaProxy

    Declaration
    public CheckBox chkUsaProxy
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    txtInformaPassword

    Declaration
    public TextBox txtInformaPassword
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    txtInformaUser

    Declaration
    public TextBox txtInformaUser
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    txtProxyServer

    Declaration
    public TextBox txtProxyServer
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true if managed resources should be disposed; otherwise, false.

    Grava()

    Declaration
    public override void Grava()
    Overrides
    StdBSBaseSettingsControl.Grava()

    Inicializa(StdPlatBS)

    Declaration
    public override void Inicializa(StdPlatBS plataforma)
    Parameters
    Type Name Description
    StdPlatBS plataforma
    Overrides
    StdBSBaseSettingsControl.Inicializa(StdPlatBS)