Property | 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 | ||
gvPais | global::System.Web.UI.WebControls.GridView | ||
hddPais | 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 |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
||
btnAction_Click ( object sender, |
||
btnBuscar_Click ( object sender, |
||
btnExportar_Click ( object sender, |
||
btnNuevo_Click ( object sender, |
||
gvPais_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void | ||
gvPais_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
gvPais_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void | ||
imgCloseWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void |
Method | Description | |
---|---|---|
ClearActionPanel ( ) : void | ||
InsertPais ( ) : void | ||
SelectStatus ( ) : void | ||
SelectStatus_Action ( ) : void | ||
SetPanel ( PaisActionTypes PaisActionTypes, |
||
UpdatePais ( |
||
ValidateActionForm ( ) : void | ||
selectPais ( ) : void | ||
selectPais_ForEdit ( |
||
updatePais_Estatus ( PaisActionTypes PaisActionTypes, |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnAction_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnBuscar_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnExportar_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnNuevo_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected gvPais_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewCommandEventArgs | |
return | void |
protected gvPais_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewRowEventArgs | |
return | void |
protected gvPais_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewSortEventArgs | |
return | void |
protected imgCloseWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.ImageClickEventArgs | |
return | void |
protected global::System.Web.UI.WebControls.Button btnAction | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnBuscar | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnExportar | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnNuevo | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.DropDownList ddlActionStatus | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList ddlStatus | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::AjaxControlToolkit.DragPanelExtender dragPanelAction | ||
return | global::AjaxControlToolkit.DragPanelExtender |
protected global::System.Web.UI.WebControls.GridView gvPais | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.HiddenField hddPais | ||
return | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.HiddenField hddSort | ||
return | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.ImageButton imgCloseWindow | ||
return | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.Label lblActionMessage | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblActionTitle | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Panel pnlAction | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlActionBody | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlActionContent | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlActionHeader | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlBotones | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlFormulario | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlGrid | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.TextBox txtActionDescripcion | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtActionNombre | ||
return | global::System.Web.UI.WebControls.TextBox |