C# Класс SIAQ.Web.Application.WebApp.Private.SysCat.scatMenu

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

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

Свойство Тип Описание
btnAction global::System.Web.UI.WebControls.Button
btnBuscar global::System.Web.UI.WebControls.Button
btnExportar global::System.Web.UI.WebControls.Button
btnNuevo global::System.Web.UI.WebControls.Button
ddlActionStatus global::System.Web.UI.WebControls.DropDownList
ddlStatus global::System.Web.UI.WebControls.DropDownList
dragPanelAction global::AjaxControlToolkit.DragPanelExtender
gvMenu global::System.Web.UI.WebControls.GridView
hddMenu global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField
imgCloseWindow global::System.Web.UI.WebControls.ImageButton
lblActionMessage global::System.Web.UI.WebControls.Label
lblActionTitle 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
pnlBotones global::System.Web.UI.WebControls.Panel
pnlFormulario global::System.Web.UI.WebControls.Panel
pnlGrid global::System.Web.UI.WebControls.Panel
txtActionDescripcion global::System.Web.UI.WebControls.TextBox
txtActionNombre global::System.Web.UI.WebControls.TextBox
txtNombre global::System.Web.UI.WebControls.TextBox

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

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnAction_Click ( object sender, EventArgs e ) : void
btnBuscar_Click ( object sender, EventArgs e ) : void
btnExportar_Click ( object sender, EventArgs e ) : void
btnNuevo_Click ( object sender, EventArgs e ) : void
gvMenu_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
gvMenu_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
gvMenu_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
imgCloseWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void

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

Метод Описание
ClearActionPanel ( ) : void
ExportMenu ( ) : void
InsertMenu ( ) : void
SelectMenu ( ) : void
SelectMenu_ForEdit ( Int32 idMenu ) : void
SelectStatus ( ) : void
SelectStatus_Action ( ) : void
SetPanel ( MenuActionTypes MenuActionType, Int32 idItem ) : void
UpdateMenu ( Int32 idMenu ) : void
UpdateMenu_Estatus ( Int32 idMenu, MenuActionTypes MenuActionType ) : void
ValidateActionForm ( ) : void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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