Property | Type | Description | |
---|---|---|---|
AfectadoLabel | global::System.Web.UI.WebControls.Label | ||
CalificacionLabel | global::System.Web.UI.WebControls.Label | ||
CanalizacionesLabel | global::System.Web.UI.WebControls.Label | ||
CierreOrientacionLabel | global::System.Web.UI.WebControls.Label | ||
ComentarioTituloLabel | global::System.Web.UI.WebControls.Label | ||
ContactoLabel | global::System.Web.UI.WebControls.Label | ||
DireccionHechosLabel | global::System.Web.UI.WebControls.Label | ||
EstatusaLabel | global::System.Web.UI.WebControls.Label | ||
FechaAsignacionLabel | global::System.Web.UI.WebControls.Label | ||
FechaGestionLabel | global::System.Web.UI.WebControls.Label | ||
FechaModificacionLabel | global::System.Web.UI.WebControls.Label | ||
FechaRecepcionLabel | global::System.Web.UI.WebControls.Label | ||
FuncionarioLabel | global::System.Web.UI.WebControls.Label | ||
FundamentoLabel | global::System.Web.UI.WebControls.Label | ||
Head1 | global::System.Web.UI.HtmlControls.HtmlHead | ||
LugarHechosLabel | global::System.Web.UI.WebControls.Label | ||
MecanismoAperturaLabel | global::System.Web.UI.WebControls.Label | ||
NivelAutoridadLabel | global::System.Web.UI.WebControls.Label | ||
ObservacionesLabel | global::System.Web.UI.WebControls.Label | ||
ProblematicaDetalleLabel | global::System.Web.UI.WebControls.Label | ||
ProblematicaLabel | global::System.Web.UI.WebControls.Label | ||
Sender | global::System.Web.UI.WebControls.HiddenField | ||
SenderId | global::System.Web.UI.WebControls.HiddenField | ||
SinComentariosLabel | global::System.Web.UI.WebControls.Label | ||
SolicitudNumero | global::System.Web.UI.WebControls.Label | ||
TipoOrientacionLabel | global::System.Web.UI.WebControls.Label | ||
TipoSolicitudLabel | global::System.Web.UI.WebControls.Label | ||
btnRegresar | global::System.Web.UI.WebControls.Button | ||
chkIndicadores | global::System.Web.UI.WebControls.CheckBoxList | ||
form1 | global::System.Web.UI.HtmlControls.HtmlForm | ||
grdCanalizacion | global::System.Web.UI.WebControls.GridView | ||
gvAutoridades | global::System.Web.UI.WebControls.GridView | ||
gvCiudadano | global::System.Web.UI.WebControls.GridView | ||
gvDiligencia | global::System.Web.UI.WebControls.GridView | ||
hddCalificacionId | global::System.Web.UI.WebControls.HiddenField | ||
hddSolicitudId | global::System.Web.UI.WebControls.HiddenField | ||
pnlAutoridades | global::System.Web.UI.WebControls.Panel | ||
repComentarios | global::System.Web.UI.WebControls.Repeater |
Method | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void | ||
btnRegresar_Click ( object sender, EventArgs e ) : void | ||
gvAutoridades_RowDataBound ( object sender, GridViewRowEventArgs e ) : void |
Method | Description | |
---|---|---|
LlenarGridVoces_Detalle ( GridView &grdDetalle, Int32 SolicitudId, Int32 AutoridadId ) : void | ||
SelectSolicitud_Cierre ( ) : void |
protected Page_Load ( 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 gvAutoridades_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
sender | object | |
e | GridViewRowEventArgs | |
return | void |
protected global::System.Web.UI.WebControls.Label AfectadoLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label CalificacionLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label CanalizacionesLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label CierreOrientacionLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label ComentarioTituloLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label ContactoLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label DireccionHechosLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label EstatusaLabel | ||
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 FechaGestionLabel | ||
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 FechaRecepcionLabel | ||
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 FundamentoLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.HtmlControls.HtmlHead Head1 | ||
return | global::System.Web.UI.HtmlControls.HtmlHead |
protected global::System.Web.UI.WebControls.Label LugarHechosLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label MecanismoAperturaLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label NivelAutoridadLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label ObservacionesLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label ProblematicaDetalleLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label ProblematicaLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.HiddenField Sender | ||
return | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.HiddenField SenderId | ||
return | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.Label SinComentariosLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label SolicitudNumero | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label TipoOrientacionLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label TipoSolicitudLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Button btnRegresar | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.CheckBoxList chkIndicadores | ||
return | global::System.Web.UI.WebControls.CheckBoxList |
protected global::System.Web.UI.HtmlControls.HtmlForm form1 | ||
return | global::System.Web.UI.HtmlControls.HtmlForm |
protected global::System.Web.UI.WebControls.GridView grdCanalizacion | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.GridView gvAutoridades | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.GridView gvCiudadano | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.GridView gvDiligencia | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.HiddenField hddCalificacionId | ||
return | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.HiddenField hddSolicitudId | ||
return | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.Panel pnlAutoridades | ||
return | global::System.Web.UI.WebControls.Panel |