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

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

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

Свойство Тип Описание
AgregarButton global::System.Web.UI.WebControls.Button
BuscarButton global::System.Web.UI.WebControls.Button
DescripcionTextBox global::System.Web.UI.WebControls.TextBox
EliminarButton global::System.Web.UI.WebControls.Button
GuadarButton 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
Label5 global::System.Web.UI.WebControls.Label
MetaIdTextBox global::System.Web.UI.WebControls.TextBox
MetasListBox global::System.Web.UI.WebControls.ListBox
MontoTextBox global::System.Web.UI.WebControls.TextBox
NuevoButton global::System.Web.UI.WebControls.Button
TipoDeIngresoDropDownList global::System.Web.UI.WebControls.DropDownList

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

Метод Описание
Limpiar ( ) : void
LlenarDropDownList ( ) : void
LlenarMetas ( Metas meta ) : void
ShowToast ( string tipo, string titulo, string mensaje ) : void

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

Метод Описание
AgregarButton_Click ( object sender, EventArgs e ) : void
BuscarButton_Click ( object sender, EventArgs e ) : void
EliminarButton_Click ( object sender, EventArgs e ) : void
GuadarButton_Click1 ( object sender, EventArgs e ) : void
NuevoButton_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Описание методов

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

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

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

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

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

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

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

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

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

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

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

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

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

public LlenarMetas ( Metas meta ) : void
meta Metas
Результат 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

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

public ShowToast ( string tipo, string titulo, string mensaje ) : void
tipo string
titulo string
mensaje string
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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