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

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

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

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

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

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

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

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

protected BuscarPor_Click ( 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

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

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

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

DatosGridView control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView DatosGridView
Результат 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

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

HyperLink1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink HyperLink1
Результат 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

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

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