C# Класс FinanzasPersonalesWeb.TipoEgreso

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

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

Свойство Тип Описание
BuscarButton global::System.Web.UI.WebControls.Button
DescripcionTextBox global::System.Web.UI.WebControls.TextBox
ElimanarButton global::System.Web.UI.WebControls.Button
EstadoRadioButtonList global::System.Web.UI.WebControls.RadioButtonList
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
MensajeLabel global::System.Web.UI.WebControls.Label
NuevoButton global::System.Web.UI.WebControls.Button
TipoEgresoIdTextBox global::System.Web.UI.WebControls.TextBox
UsuarioDropDownList global::System.Web.UI.WebControls.DropDownList

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

Метод Описание
ConvertirId ( string tipoEgresoId ) : int
LLenarDatos ( TiposEgresos egreso ) : void
Limpiar ( ) : void
LlenarCampos ( TiposEgresos egreso ) : void
Validar ( ) : int

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

Метод Описание
BuscarButton_Click ( object sender, EventArgs e ) : void
ElimanarButton_Click ( object sender, EventArgs e ) : void
GuardarButton_Click ( 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

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

public ConvertirId ( string tipoEgresoId ) : int
tipoEgresoId string
Результат int

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

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

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

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

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

public LLenarDatos ( TiposEgresos egreso ) : void
egreso TiposEgresos
Результат void

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

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

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

public LlenarCampos ( TiposEgresos egreso ) : void
egreso TiposEgresos
Результат 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

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

public Validar ( ) : int
Результат int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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