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

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

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

Свойство Тип Описание
BuscarButton global::System.Web.UI.WebControls.Button
BuscarTextBox global::System.Web.UI.WebControls.TextBox
FiltroDropDownList global::System.Web.UI.WebControls.DropDownList
PresupuestoGridView global::System.Web.UI.WebControls.GridView
TipoDatoFiltroRequiredFieldValidator global::System.Web.UI.WebControls.RequiredFieldValidator

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

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

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

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

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

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

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

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

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

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