C# Class FinanzasPersonalesWeb.Registros.rCuentas

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: enelramon/FinanzasPersonalesWeb2016

Protected Properties

Свойство Type Description
AlertNotificationBox global::System.Web.UI.WebControls.Label
AlertNotificationDiv global::System.Web.UI.HtmlControls.HtmlGenericControl
BuscarButton global::System.Web.UI.WebControls.Button
DropDownUsuario global::System.Web.UI.WebControls.DropDownList
EliminarButton global::System.Web.UI.WebControls.Button
GuardarButton global::System.Web.UI.WebControls.Button
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
Label54 global::System.Web.UI.WebControls.Label
Label546 global::System.Web.UI.WebControls.Label
Label7 global::System.Web.UI.WebControls.Label
Label8 global::System.Web.UI.WebControls.Label
LimpiarButton global::System.Web.UI.WebControls.Button
MensajeLabel global::System.Web.UI.WebControls.Label
TbBalance global::System.Web.UI.WebControls.TextBox
TbCuentaId global::System.Web.UI.WebControls.TextBox
TbDescripcion global::System.Web.UI.WebControls.TextBox
TbPorciento global::System.Web.UI.WebControls.TextBox

Méthodes publiques

Méthode Description
Limpiar ( ) : void
LlenarCampos ( Cuentas Cuenta ) : void
LlenarClase ( Cuentas Cuenta ) : void
LlenarCombos ( ) : void

Méthodes protégées

Méthode Description
BuscarButton_Click ( object sender, EventArgs e ) : void
EliminarButton_Click ( object sender, EventArgs e ) : void
GuardarButton_Click ( object sender, EventArgs e ) : void
LimpiarButton_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

BuscarButton_Click() protected méthode

protected BuscarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

EliminarButton_Click() protected méthode

protected EliminarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

GuardarButton_Click() protected méthode

protected GuardarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Limpiar() public méthode

public Limpiar ( ) : void
Résultat void

LimpiarButton_Click() protected méthode

protected LimpiarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

LlenarCampos() public méthode

public LlenarCampos ( Cuentas Cuenta ) : void
Cuenta BLL.Cuentas
Résultat void

LlenarClase() public méthode

public LlenarClase ( Cuentas Cuenta ) : void
Cuenta BLL.Cuentas
Résultat void

LlenarCombos() public méthode

public LlenarCombos ( ) : void
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

AlertNotificationBox protected_oe property

AlertNotificationBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label AlertNotificationBox
Résultat global::System.Web.UI.WebControls.Label

AlertNotificationDiv protected_oe property

AlertNotificationDiv control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl AlertNotificationDiv
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

BuscarButton protected_oe property

BuscarButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button BuscarButton
Résultat global::System.Web.UI.WebControls.Button

DropDownUsuario protected_oe property

DropDownUsuario control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList DropDownUsuario
Résultat global::System.Web.UI.WebControls.DropDownList

EliminarButton protected_oe property

EliminarButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button EliminarButton
Résultat global::System.Web.UI.WebControls.Button

GuardarButton protected_oe property

GuardarButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button GuardarButton
Résultat global::System.Web.UI.WebControls.Button

Label1 protected_oe property

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
Résultat global::System.Web.UI.WebControls.Label

Label2 protected_oe property

Label2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label2
Résultat global::System.Web.UI.WebControls.Label

Label3 protected_oe property

Label3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label3
Résultat global::System.Web.UI.WebControls.Label

Label4 protected_oe property

Label4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label4
Résultat global::System.Web.UI.WebControls.Label

Label54 protected_oe property

Label54 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label54
Résultat global::System.Web.UI.WebControls.Label

Label546 protected_oe property

Label546 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label546
Résultat global::System.Web.UI.WebControls.Label

Label7 protected_oe property

Label7 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label7
Résultat global::System.Web.UI.WebControls.Label

Label8 protected_oe property

Label8 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label8
Résultat global::System.Web.UI.WebControls.Label

LimpiarButton protected_oe property

LimpiarButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button LimpiarButton
Résultat global::System.Web.UI.WebControls.Button

MensajeLabel protected_oe property

MensajeLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label MensajeLabel
Résultat global::System.Web.UI.WebControls.Label

TbBalance protected_oe property

TbBalance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TbBalance
Résultat global::System.Web.UI.WebControls.TextBox

TbCuentaId protected_oe property

TbCuentaId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TbCuentaId
Résultat global::System.Web.UI.WebControls.TextBox

TbDescripcion protected_oe property

TbDescripcion control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TbDescripcion
Résultat global::System.Web.UI.WebControls.TextBox

TbPorciento protected_oe property

TbPorciento control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TbPorciento
Résultat global::System.Web.UI.WebControls.TextBox