C# Класс SIAQ.Web.Include.WebUserControls.wucBusquedaUsuario

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

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

Свойство Тип Описание
btnBuscar global::System.Web.UI.WebControls.Button
dragPanelAction global::AjaxControlToolkit.DragPanelExtender
gvUsuario global::System.Web.UI.WebControls.GridView
hddArea global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField
hddUsuarioID global::System.Web.UI.WebControls.HiddenField
imgBusqueda global::System.Web.UI.WebControls.ImageButton
imgCloseWindow global::System.Web.UI.WebControls.ImageButton
lblActionTitle global::System.Web.UI.WebControls.Label
lblMessage global::System.Web.UI.WebControls.Label
pnlAction global::System.Web.UI.WebControls.Panel
pnlActionBody global::System.Web.UI.WebControls.Panel
pnlActionContent global::System.Web.UI.WebControls.Panel
pnlActionHeader global::System.Web.UI.WebControls.Panel
txtNombre global::System.Web.UI.WebControls.TextBox
txtUsuario global::System.Web.UI.WebControls.TextBox

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

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnBuscar_Click ( object sender, EventArgs e ) : void
gvUsuario_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
gvUsuario_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
gvUsuario_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
imgBusqueda_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
imgCloseWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void

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

Метод Описание
SelectUsuario_ParaFuncionario ( ) : void
SelfInt32Parse ( String sItem ) : Int32
ShowFilter ( ) : void

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

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

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

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

protected btnBuscar_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

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

protected gvUsuario_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewCommandEventArgs
Результат void

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

protected gvUsuario_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewRowEventArgs
Результат void

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

protected gvUsuario_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewSortEventArgs
Результат void

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

protected imgBusqueda_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
Результат void

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

protected imgCloseWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
Результат void

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

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

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

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

dragPanelAction control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.DragPanelExtender dragPanelAction
Результат global::AjaxControlToolkit.DragPanelExtender

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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