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

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

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

Свойство Тип Описание
BuscarButton global::System.Web.UI.WebControls.Button
FiltroDropDown global::System.Web.UI.WebControls.DropDownList
FiltroTextBox global::System.Web.UI.WebControls.TextBox
ImprimirHyperLink global::System.Web.UI.WebControls.HyperLink
Label1 global::System.Web.UI.WebControls.Label
UsuarioGridView global::System.Web.UI.WebControls.GridView

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

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

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

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

protected BuscarPor_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

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

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

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

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

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

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

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

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

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

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