Свойство | 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 | ||
btnPopUpPublicar | global::System.Web.UI.WebControls.Button | ||
btnPublicar | global::System.Web.UI.WebControls.Button | ||
btnRegresar | global::System.Web.UI.WebControls.Button | ||
calFechaPublicar | global::SIAQ.Web.Include.WebUserControls.wucCalendar | ||
ckePublicar | global::CKEditor.NET.CKEditorControl | ||
dragPanelPublicar | global::AjaxControlToolkit.DragPanelExtender | ||
gvGestion | global::System.Web.UI.WebControls.GridView | ||
hddImpugnada | global::System.Web.UI.WebControls.HiddenField | ||
hddPublicada | global::System.Web.UI.WebControls.HiddenField | ||
hddRecomendacionId | global::System.Web.UI.WebControls.HiddenField | ||
hddSort | global::System.Web.UI.WebControls.HiddenField | ||
imgClosePublicarWindow | global::System.Web.UI.WebControls.ImageButton | ||
lblActionMessagePublicar | 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 | ||
pnlPublicar | global::System.Web.UI.WebControls.Panel | ||
pnlPublicarBody | global::System.Web.UI.WebControls.Panel | ||
pnlPublicarContent | global::System.Web.UI.WebControls.Panel | ||
pnlPublicarHeader | global::System.Web.UI.WebControls.Panel |
Méthode | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void | ||
btnPopUpPublicar_Click ( object sender, EventArgs e ) : void | ||
btnPublicar_Click ( object sender, EventArgs e ) : void | ||
btnRegresar_Click ( object sender, EventArgs e ) : void | ||
gvGestion_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
gvGestion_Sorting ( object sender, GridViewSortEventArgs e ) : void | ||
imgClosePublicarWindow_Click ( object sender, ImageClickEventArgs e ) : void |
Méthode | Description | |
---|---|---|
GetKey ( String sKey ) : String | ||
SelectRecomendacion ( ) : void | ||
UpdateRecomendacion_PublicarDocumento ( ) : void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected btnPopUpPublicar_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected btnPublicar_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected btnRegresar_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected gvGestion_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
sender | object | |
e | GridViewRowEventArgs | |
Résultat | void |
protected gvGestion_Sorting ( object sender, GridViewSortEventArgs e ) : void | ||
sender | object | |
e | GridViewSortEventArgs | |
Résultat | void |
protected imgClosePublicarWindow_Click ( object sender, ImageClickEventArgs e ) : void | ||
sender | object | |
e | ImageClickEventArgs | |
Résultat | void |
protected global::System.Web.UI.WebControls.Label EstatusLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label ExpedienteNumero | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FechaAsignacionLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FechaModificacionLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FechaQuejasLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FechaRecepcionLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FechaVisitaduriasLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label FuncionarioLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label GridLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label1 | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label NivelesAutoridadLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label NombreAutoridadLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label PuestoAutoridadLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label RecomendacionNumero | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.HiddenField SenderId | ||
Résultat | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.Label TipoLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Button btnPopUpPublicar | ||
Résultat | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnPublicar | ||
Résultat | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnRegresar | ||
Résultat | global::System.Web.UI.WebControls.Button |
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar calFechaPublicar | ||
Résultat | global::SIAQ.Web.Include.WebUserControls.wucCalendar |
protected global::CKEditor.NET.CKEditorControl ckePublicar | ||
Résultat | global::CKEditor.NET.CKEditorControl |
protected global::AjaxControlToolkit.DragPanelExtender dragPanelPublicar | ||
Résultat | global::AjaxControlToolkit.DragPanelExtender |
protected global::System.Web.UI.WebControls.GridView gvGestion | ||
Résultat | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.HiddenField hddImpugnada | ||
Résultat | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.HiddenField hddPublicada | ||
Résultat | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.HiddenField hddRecomendacionId | ||
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 imgClosePublicarWindow | ||
Résultat | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.Label lblActionMessagePublicar | ||
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.Label lblEncabezado | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblNumero | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Panel pnlPublicar | ||
Résultat | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlPublicarBody | ||
Résultat | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlPublicarContent | ||
Résultat | global::System.Web.UI.WebControls.Panel |