C# 클래스 FinanzasPersonalesWeb.TipoEgreso

파일 보기 프로젝트 열기: enelramon/FinanzasPersonalesWeb2016

보호된 프로퍼티들

프로퍼티 타입 설명
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