Property | Type | Description | |
---|---|---|---|
EstatusLabel | global::System.Web.UI.WebControls.Label | ||
ExpedienteNumero | global::System.Web.UI.WebControls.Label | ||
FechaAsignacionLabel | global::System.Web.UI.WebControls.Label | ||
FechaModificacionLabel | global::System.Web.UI.WebControls.Label | ||
FechaQuejasLabel | global::System.Web.UI.WebControls.Label | ||
FechaRecepcionLabel | global::System.Web.UI.WebControls.Label | ||
FechaVisitaduriasLabel | global::System.Web.UI.WebControls.Label | ||
FuncionarioLabel | global::System.Web.UI.WebControls.Label | ||
GridLabel | global::System.Web.UI.WebControls.Label | ||
Label1 | global::System.Web.UI.WebControls.Label | ||
NivelesAutoridadLabel | global::System.Web.UI.WebControls.Label | ||
NombreAutoridadLabel | global::System.Web.UI.WebControls.Label | ||
PuestoAutoridadLabel | global::System.Web.UI.WebControls.Label | ||
RecomendacionNumero | global::System.Web.UI.WebControls.Label | ||
SenderId | global::System.Web.UI.WebControls.HiddenField | ||
TipoLabel | global::System.Web.UI.WebControls.Label | ||
btnPopUpEstatusPuntoResolutivo | global::System.Web.UI.WebControls.Button | ||
btnRegresar | global::System.Web.UI.WebControls.Button | ||
calFechaEstatusPuntoResolutivo | global::SIAQ.Web.Include.WebUserControls.wucCalendar | ||
ckeEstatusPuntoResolutivo | global::CKEditor.NET.CKEditorControl | ||
ddlPopUpEstatusPuntoResolutivo | global::System.Web.UI.WebControls.DropDownList | ||
dragPanelEstatusPuntoResolutivo | global::AjaxControlToolkit.DragPanelExtender | ||
gvPuntosResolutivos | global::System.Web.UI.WebControls.GridView | ||
hddRecomendacionDetalleId | global::System.Web.UI.WebControls.HiddenField | ||
hddRecomendacionId | global::System.Web.UI.WebControls.HiddenField | ||
hddSort | global::System.Web.UI.WebControls.HiddenField | ||
imgCloseEstatusPuntoResolutivoWindow | global::System.Web.UI.WebControls.ImageButton | ||
lblActionMessageEstatusPuntoResolutivo | global::System.Web.UI.WebControls.Label | ||
lblEncabezado | global::System.Web.UI.WebControls.Label | ||
lblEstatusPuntoResolutivoTitle | global::System.Web.UI.WebControls.Label | ||
lblNumero | global::System.Web.UI.WebControls.Label | ||
pnlEstatusPuntoResolutivo | global::System.Web.UI.WebControls.Panel | ||
pnlEstatusPuntoResolutivoBody | global::System.Web.UI.WebControls.Panel | ||
pnlEstatusPuntoResolutivoContent | global::System.Web.UI.WebControls.Panel | ||
pnlEstatusPuntoResolutivoHeader | global::System.Web.UI.WebControls.Panel |
Method | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void | ||
btnPopUpEstatusPuntoResolutivo_Click ( object sender, EventArgs e ) : void | ||
btnRegresar_Click ( object sender, EventArgs e ) : void | ||
gvPuntosResolutivos_RowCommand ( object sender, GridViewCommandEventArgs e ) : void | ||
gvPuntosResolutivos_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
gvPuntosResolutivos_Sorting ( object sender, GridViewSortEventArgs e ) : void | ||
imgCloseEstatusPuntoResolutivoWindow_Click ( object sender, ImageClickEventArgs e ) : void | ||
imgSwapAll_Click ( object sender, ImageClickEventArgs e ) : void |
Method | Description | |
---|---|---|
GetKey ( String sKey ) : String | ||
InsertRecomendacionGestion_PuntoResolutivo ( ) : void | ||
SelectEstatusPuntoResolutivo ( ) : void | ||
SelectGestionPuntoResolutivo ( GridView &grdDetalle, Int32 RecomendacionDetalleId ) : void | ||
SelectRecomendacion ( ) : void | ||
ShowPopUpEstatusPuntoResolutivo ( String RecomendacionDetalleId ) : void | ||
swapGrid ( int iRow ) : void | ||
swapGridByHeader ( Int32 iRow, Boolean isVisible ) : void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected btnPopUpEstatusPuntoResolutivo_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected btnRegresar_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected gvPuntosResolutivos_RowCommand ( object sender, GridViewCommandEventArgs e ) : void | ||
sender | object | |
e | GridViewCommandEventArgs | |
return | void |
protected gvPuntosResolutivos_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
sender | object | |
e | GridViewRowEventArgs | |
return | void |
protected gvPuntosResolutivos_Sorting ( object sender, GridViewSortEventArgs e ) : void | ||
sender | object | |
e | GridViewSortEventArgs | |
return | void |
protected imgCloseEstatusPuntoResolutivoWindow_Click ( object sender, ImageClickEventArgs e ) : void | ||
sender | object | |
e | ImageClickEventArgs | |
return | void |
protected imgSwapAll_Click ( object sender, ImageClickEventArgs e ) : void | ||
sender | object | |
e | ImageClickEventArgs | |
return | void |
protected global::System.Web.UI.WebControls.Label EstatusLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label ExpedienteNumero | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FechaAsignacionLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FechaModificacionLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FechaQuejasLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FechaRecepcionLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FechaVisitaduriasLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FuncionarioLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label GridLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label1 | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label NivelesAutoridadLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label NombreAutoridadLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label PuestoAutoridadLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label RecomendacionNumero | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.HiddenField SenderId | ||
return | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.Label TipoLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Button btnPopUpEstatusPuntoResolutivo | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnRegresar | ||
return | global::System.Web.UI.WebControls.Button |
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar calFechaEstatusPuntoResolutivo | ||
return | global::SIAQ.Web.Include.WebUserControls.wucCalendar |
protected global::CKEditor.NET.CKEditorControl ckeEstatusPuntoResolutivo | ||
return | global::CKEditor.NET.CKEditorControl |
protected global::System.Web.UI.WebControls.DropDownList ddlPopUpEstatusPuntoResolutivo | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::AjaxControlToolkit.DragPanelExtender dragPanelEstatusPuntoResolutivo | ||
return | global::AjaxControlToolkit.DragPanelExtender |
protected global::System.Web.UI.WebControls.GridView gvPuntosResolutivos | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.HiddenField hddRecomendacionDetalleId | ||
return | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.HiddenField hddRecomendacionId | ||
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 imgCloseEstatusPuntoResolutivoWindow | ||
return | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.Label lblActionMessageEstatusPuntoResolutivo | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblEncabezado | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblEstatusPuntoResolutivoTitle | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblNumero | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Panel pnlEstatusPuntoResolutivo | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlEstatusPuntoResolutivoBody | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlEstatusPuntoResolutivoContent | ||
return | global::System.Web.UI.WebControls.Panel |