C# 클래스 FinanzasPersonalesWeb.Registros.rTipoIngreso

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: enelramon/FinanzasPersonalesWeb2016

보호된 프로퍼티들

프로퍼티 타입 설명
BuscarButton global::System.Web.UI.WebControls.Button
DescripcionTextBox global::System.Web.UI.WebControls.TextBox
EliminarButton 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
LimpiarButton global::System.Web.UI.WebControls.Button
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
TipoIngresoTextBox global::System.Web.UI.WebControls.TextBox
UsuarioDropDownList global::System.Web.UI.WebControls.DropDownList

공개 메소드들

메소드 설명
Limpiar ( ) : void
LlenarDatos ( ) : bool
ValidarIdEntero ( string IdTextBox ) : int

보호된 메소드들

메소드 설명
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

메소드 상세

BuscarButton_Click() 보호된 메소드

protected BuscarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

EliminarButton_Click() 보호된 메소드

protected EliminarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

GuardarButton_Click() 보호된 메소드

protected GuardarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

Limpiar() 공개 메소드

public Limpiar ( ) : void
리턴 void

LimpiarButton_Click() 보호된 메소드

protected LimpiarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

LlenarDatos() 공개 메소드

public LlenarDatos ( ) : bool
리턴 bool

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

ValidarIdEntero() 공개 메소드

public ValidarIdEntero ( string IdTextBox ) : int
IdTextBox string
리턴 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

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

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

LimpiarButton 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

RequiredFieldValidator1 보호되어 있는 프로퍼티

RequiredFieldValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

TipoIngresoTextBox 보호되어 있는 프로퍼티

TipoIngresoTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TipoIngresoTextBox
리턴 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