C# Класс FinanzasPersonalesWeb.ConsultaTipoEgreso

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

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

Свойство Тип Описание
BuscarButton global::System.Web.UI.WebControls.Button
CampoTextBox global::System.Web.UI.WebControls.TextBox
ConsultaDropDownList global::System.Web.UI.WebControls.DropDownList
DatoGridView global::System.Web.UI.WebControls.GridView
Label2 global::System.Web.UI.WebControls.Label

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

Метод Описание
BuscarButton_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

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

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат 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

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

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

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

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

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

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

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