C# Класс FinanzasPersonalesWeb.Registros.rIngresos

Наследование: System.Web.UI.Page
Показать файл Открыть проект

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

Свойство Тип Описание
BuscarButton global::System.Web.UI.WebControls.Button
CuentaDropDownList global::System.Web.UI.WebControls.DropDownList
EliminarButton global::System.Web.UI.WebControls.Button
FechaTexBox global::System.Web.UI.WebControls.TextBox
GuardarButton global::System.Web.UI.WebControls.Button
IngresoTextBox global::System.Web.UI.WebControls.TextBox
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
Label6 global::System.Web.UI.WebControls.Label
Label7 global::System.Web.UI.WebControls.Label
LimpiarButton global::System.Web.UI.WebControls.Button
MiembroDropDownList global::System.Web.UI.WebControls.DropDownList
MontoTexBox global::System.Web.UI.WebControls.TextBox
ObservacionTexBox global::System.Web.UI.WebControls.TextBox
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
TipoIngresoDropDownList global::System.Web.UI.WebControls.DropDownList

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

Метод Описание
Limpiar ( ) : void
LlenarDatos ( ) : bool
ValidarIdDouble ( string IdTextBox ) : double
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

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

public ValidarIdDouble ( string IdTextBox ) : double
IdTextBox string
Результат double

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

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

CuentaDropDownList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList CuentaDropDownList
Результат 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

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

FechaTexBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox FechaTexBox
Результат 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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