Свойство | Type | Description | |
---|---|---|---|
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 |
Méthode | Description | |
---|---|---|
Page_Load ( object sender, |
||
btnAction_Click ( object sender, |
||
btnBuscar_Click ( object sender, |
||
btnExportar_Click ( object sender, |
||
btnNuevo_Click ( object sender, |
||
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 |
Méthode | Description | |
---|---|---|
ClearActionPanel ( ) : void | ||
ExportMenu ( ) : void | ||
InsertMenu ( ) : void | ||
SelectMenu ( ) : void | ||
SelectMenu_ForEdit ( |
||
SelectStatus ( ) : void | ||
SelectStatus_Action ( ) : void | ||
SetPanel ( MenuActionTypes MenuActionType, |
||
UpdateMenu ( |
||
UpdateMenu_Estatus ( |
||
ValidateActionForm ( ) : void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected btnAction_Click ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected btnBuscar_Click ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected btnExportar_Click ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected btnNuevo_Click ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected gvMenu_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewCommandEventArgs | |
Résultat | void |
protected gvMenu_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewRowEventArgs | |
Résultat | void |
protected gvMenu_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewSortEventArgs | |
Résultat | void |
protected imgCloseWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.ImageClickEventArgs | |
Résultat | void |
protected global::System.Web.UI.WebControls.Button btnAction | ||
Résultat | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnBuscar | ||
Résultat | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnExportar | ||
Résultat | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnNuevo | ||
Résultat | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.DropDownList ddlActionStatus | ||
Résultat | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList ddlStatus | ||
Résultat | global::System.Web.UI.WebControls.DropDownList |
protected global::AjaxControlToolkit.DragPanelExtender dragPanelAction | ||
Résultat | global::AjaxControlToolkit.DragPanelExtender |
protected global::System.Web.UI.WebControls.GridView gvMenu | ||
Résultat | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.HiddenField hddMenu | ||
Résultat | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.HiddenField hddSort | ||
Résultat | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.ImageButton imgCloseWindow | ||
Résultat | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.Label lblActionMessage | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblActionTitle | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Panel pnlAction | ||
Résultat | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlActionBody | ||
Résultat | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlActionContent | ||
Résultat | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlActionHeader | ||
Résultat | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlBotones | ||
Résultat | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlFormulario | ||
Résultat | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlGrid | ||
Résultat | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.TextBox txtActionDescripcion | ||
Résultat | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtActionNombre | ||
Résultat | global::System.Web.UI.WebControls.TextBox |