C# 클래스 FinanzasPersonalesWeb.EgresosWebForm

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

보호된 프로퍼티들

프로퍼티 타입 설명
BuscarButton global::System.Web.UI.WebControls.Button
CuentaIdDropDownList global::System.Web.UI.WebControls.DropDownList
EgresoIdTextBox global::System.Web.UI.WebControls.TextBox
EliminarButton global::System.Web.UI.WebControls.Button
FechaTextBox global::System.Web.UI.WebControls.TextBox
GuadarButton global::System.Web.UI.WebControls.Button
MiembroIdDropDownList global::System.Web.UI.WebControls.DropDownList
MontoTextBox global::System.Web.UI.WebControls.TextBox
NuevoButton global::System.Web.UI.WebControls.Button
ObservacionesTextBox global::System.Web.UI.WebControls.TextBox
TipoEgresoIdDropDownList global::System.Web.UI.WebControls.DropDownList

공개 메소드들

메소드 설명
Convertir ( ) : int
DevolverDatos ( Egresos egreso ) : void
Limpiar ( ) : void
LlenarDatos ( Egresos egreso ) : void
LlenarDropDownList ( ) : void
MiError ( ) : int
ShowToastr ( Page page, string message, string title, string type ) : void

보호된 메소드들

메소드 설명
BuscarButton_Click1 ( object sender, EventArgs e ) : void
EliminarButton_Click1 ( object sender, EventArgs e ) : void
GuadarButton_Click ( object sender, EventArgs e ) : void
NuevoButton_Click1 ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
GetSugestions ( string filtro ) : string[]

메소드 상세

BuscarButton_Click1() 보호된 메소드

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

Convertir() 공개 메소드

public Convertir ( ) : int
리턴 int

DevolverDatos() 공개 메소드

public DevolverDatos ( Egresos egreso ) : void
egreso BLL.Egresos
리턴 void

EliminarButton_Click1() 보호된 메소드

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

GuadarButton_Click() 보호된 메소드

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

Limpiar() 공개 메소드

public Limpiar ( ) : void
리턴 void

LlenarDatos() 공개 메소드

public LlenarDatos ( Egresos egreso ) : void
egreso BLL.Egresos
리턴 void

LlenarDropDownList() 공개 메소드

public LlenarDropDownList ( ) : void
리턴 void

MiError() 공개 메소드

public MiError ( ) : int
리턴 int

NuevoButton_Click1() 보호된 메소드

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

Page_Load() 보호된 메소드

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

ShowToastr() 공개 정적인 메소드

public static ShowToastr ( Page page, string message, string title, string type ) : void
page Page
message string
title string
type string
리턴 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

CuentaIdDropDownList 보호되어 있는 프로퍼티

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

EgresoIdTextBox 보호되어 있는 프로퍼티

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

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

GuadarButton 보호되어 있는 프로퍼티

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

MiembroIdDropDownList 보호되어 있는 프로퍼티

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

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

ObservacionesTextBox 보호되어 있는 프로퍼티

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

TipoEgresoIdDropDownList 보호되어 있는 프로퍼티

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