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 | ||
btnEnviar | global::System.Web.UI.WebControls.Button | ||
btnPopUpEnviar | global::System.Web.UI.WebControls.Button | ||
btnPopUpRespuesta | global::System.Web.UI.WebControls.Button | ||
btnRegresar | global::System.Web.UI.WebControls.Button | ||
btnRespuesta | global::System.Web.UI.WebControls.Button | ||
calFechaEnvio | global::SIAQ.Web.Include.WebUserControls.wucCalendar | ||
calFechaRespuesta | global::SIAQ.Web.Include.WebUserControls.wucCalendar | ||
ckeEnvio | global::CKEditor.NET.CKEditorControl | ||
ckeRespuesta | global::CKEditor.NET.CKEditorControl | ||
ddlPopUpRespuesta | global::System.Web.UI.WebControls.DropDownList | ||
dragPanelEnvio | global::AjaxControlToolkit.DragPanelExtender | ||
dragPanelRespuesta | global::AjaxControlToolkit.DragPanelExtender | ||
gvGestion | global::System.Web.UI.WebControls.GridView | ||
hddRecomendacionId | global::System.Web.UI.WebControls.HiddenField | ||
hddSort | global::System.Web.UI.WebControls.HiddenField | ||
imgCloseEnvioWindow | global::System.Web.UI.WebControls.ImageButton | ||
imgCloseRespuestaWindow | global::System.Web.UI.WebControls.ImageButton | ||
lblActionMessageEnvio | global::System.Web.UI.WebControls.Label | ||
lblActionMessageRespuesta | global::System.Web.UI.WebControls.Label | ||
lblActionTitle | global::System.Web.UI.WebControls.Label | ||
lblEncabezado | global::System.Web.UI.WebControls.Label | ||
lblNumero | global::System.Web.UI.WebControls.Label | ||
lblRespuestaTitle | global::System.Web.UI.WebControls.Label | ||
pnlEnvio | global::System.Web.UI.WebControls.Panel | ||
pnlEnvioBody | global::System.Web.UI.WebControls.Panel | ||
pnlEnvioContent | global::System.Web.UI.WebControls.Panel | ||
pnlEnvioHeader | global::System.Web.UI.WebControls.Panel | ||
pnlRespuesta | global::System.Web.UI.WebControls.Panel | ||
pnlRespuestaBody | global::System.Web.UI.WebControls.Panel | ||
pnlRespuestaContent | global::System.Web.UI.WebControls.Panel | ||
pnlRespuestaHeader | global::System.Web.UI.WebControls.Panel |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
||
btnEnviar_Click ( object sender, |
||
btnPopUpEnviar_Click ( object sender, |
||
btnPopUpRespuesta_Click ( object sender, |
||
btnRegresar_Click ( object sender, |
||
btnRespuesta_Click ( object sender, |
||
gvGestion_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
gvGestion_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void | ||
imgCloseEnvioWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void | ||
imgCloseRespuestaWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void |
Method | Description | |
---|---|---|
GetKey ( String sKey ) : String | ||
SelectRecomendacion ( ) : void | ||
SelectRespuesta ( ) : void | ||
UpdateRecomendacion_EnviarAutoridad ( ) : void | ||
UpdateRecomendacion_EnviarAutoridadCierre ( ) : void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnEnviar_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnPopUpEnviar_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnPopUpRespuesta_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnRegresar_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnRespuesta_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected gvGestion_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewRowEventArgs | |
return | void |
protected gvGestion_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewSortEventArgs | |
return | void |
protected imgCloseEnvioWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.ImageClickEventArgs | |
return | void |
protected imgCloseRespuestaWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.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 btnEnviar | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnPopUpEnviar | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnPopUpRespuesta | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnRegresar | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnRespuesta | ||
return | global::System.Web.UI.WebControls.Button |
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar calFechaEnvio | ||
return | global::SIAQ.Web.Include.WebUserControls.wucCalendar |
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar calFechaRespuesta | ||
return | global::SIAQ.Web.Include.WebUserControls.wucCalendar |
protected global::CKEditor.NET.CKEditorControl ckeEnvio | ||
return | global::CKEditor.NET.CKEditorControl |
protected global::CKEditor.NET.CKEditorControl ckeRespuesta | ||
return | global::CKEditor.NET.CKEditorControl |
protected global::System.Web.UI.WebControls.DropDownList ddlPopUpRespuesta | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::AjaxControlToolkit.DragPanelExtender dragPanelEnvio | ||
return | global::AjaxControlToolkit.DragPanelExtender |
protected global::AjaxControlToolkit.DragPanelExtender dragPanelRespuesta | ||
return | global::AjaxControlToolkit.DragPanelExtender |
protected global::System.Web.UI.WebControls.GridView gvGestion | ||
return | global::System.Web.UI.WebControls.GridView |
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 imgCloseEnvioWindow | ||
return | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.ImageButton imgCloseRespuestaWindow | ||
return | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.Label lblActionMessageEnvio | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblActionMessageRespuesta | ||
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.Label lblEncabezado | ||
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.Label lblRespuestaTitle | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Panel pnlEnvio | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlEnvioBody | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlEnvioContent | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlEnvioHeader | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlRespuesta | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlRespuestaBody | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlRespuestaContent | ||
return | global::System.Web.UI.WebControls.Panel |