C# Класс FinanzasPersonalesWeb.Consultas.cCuentas

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

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

Свойство Тип Описание
BuscarButton global::System.Web.UI.WebControls.Button
BuscarPorDropdown global::System.Web.UI.WebControls.DropDownList
CuentasGridView global::System.Web.UI.WebControls.GridView
FiltroTextBox global::System.Web.UI.WebControls.TextBox
MiembrosHyperLink global::System.Web.UI.WebControls.HyperLink
rptCustomers global::System.Web.UI.WebControls.Repeater

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

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

Приватные методы

Метод Описание
GetCuentas ( ) : List

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

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

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

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

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

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

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

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

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

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

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

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