C# Класс FinanzasPersonalesWeb.Transferencia

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
BuscarButton global::System.Web.UI.WebControls.Button
CuentaDestinoDropDownList global::System.Web.UI.WebControls.DropDownList
CuentaOrigenDropDownList global::System.Web.UI.WebControls.DropDownList
Eliminarbutton global::System.Web.UI.WebControls.Button
FechaTextBox global::System.Web.UI.WebControls.TextBox
GuardarButton global::System.Web.UI.WebControls.Button
Label global::System.Web.UI.WebControls.Label
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
Label5 global::System.Web.UI.WebControls.Label
Label7 global::System.Web.UI.WebControls.Label
MontoTextBox global::System.Web.UI.WebControls.TextBox
Nuevobutton global::System.Web.UI.WebControls.Button
ObservacionTextBox global::System.Web.UI.WebControls.TextBox
TransferenciaIdTextBox global::System.Web.UI.WebControls.TextBox
UpdatePanel1 global::System.Web.UI.UpdatePanel
UsuarioIdTextBox global::System.Web.UI.WebControls.TextBox

Открытые методы

Метод Описание
Limpiar ( ) : void
Llenar ( Transferencias transferencia ) : void

Защищенные методы

Метод Описание
Buscarbutton_Click ( object sender, EventArgs e ) : void
CuentaOrigenDropDownList_SelectedIndexChanged ( object sender, EventArgs e ) : void
Eliminarbutton_Click ( object sender, EventArgs e ) : void
GuardarButton_Click1 ( object sender, EventArgs e ) : void
Nuevobutton_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Описание методов

Buscarbutton_Click() защищенный Метод

protected Buscarbutton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

CuentaOrigenDropDownList_SelectedIndexChanged() защищенный Метод

protected CuentaOrigenDropDownList_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Eliminarbutton_Click() защищенный Метод

protected Eliminarbutton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

GuardarButton_Click1() защищенный Метод

protected GuardarButton_Click1 ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Limpiar() публичный Метод

public Limpiar ( ) : void
Результат void

Llenar() публичный Метод

public Llenar ( Transferencias transferencia ) : void
transferencia Transferencias
Результат void

Nuevobutton_Click() защищенный Метод

protected Nuevobutton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Описание свойств

BuscarButton защищенное свойство

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
Результат global::System.Web.UI.WebControls.Button

CuentaDestinoDropDownList защищенное свойство

CuentaDestinoDropDownList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList CuentaDestinoDropDownList
Результат global::System.Web.UI.WebControls.DropDownList

CuentaOrigenDropDownList защищенное свойство

CuentaOrigenDropDownList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList CuentaOrigenDropDownList
Результат global::System.Web.UI.WebControls.DropDownList

Eliminarbutton защищенное свойство

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
Результат global::System.Web.UI.WebControls.Button

FechaTextBox защищенное свойство

FechaTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox FechaTextBox
Результат global::System.Web.UI.WebControls.TextBox

GuardarButton защищенное свойство

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
Результат global::System.Web.UI.WebControls.Button

Label защищенное свойство

Label control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label
Результат global::System.Web.UI.WebControls.Label

Label1 защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

Label2 защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

Label3 защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

Label4 защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

Label5 защищенное свойство

Label5 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label5
Результат global::System.Web.UI.WebControls.Label

Label7 защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

MontoTextBox защищенное свойство

MontoTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox MontoTextBox
Результат global::System.Web.UI.WebControls.TextBox

Nuevobutton защищенное свойство

Nuevobutton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button Nuevobutton
Результат global::System.Web.UI.WebControls.Button

ObservacionTextBox защищенное свойство

ObservacionTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox ObservacionTextBox
Результат global::System.Web.UI.WebControls.TextBox

TransferenciaIdTextBox защищенное свойство

TransferenciaIdTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TransferenciaIdTextBox
Результат global::System.Web.UI.WebControls.TextBox

UpdatePanel1 защищенное свойство

UpdatePanel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel UpdatePanel1
Результат global::System.Web.UI.UpdatePanel

UsuarioIdTextBox защищенное свойство

UsuarioIdTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox UsuarioIdTextBox
Результат global::System.Web.UI.WebControls.TextBox