Property | Type | Description | |
---|---|---|---|
AfectadoLabel | global::System.Web.UI.WebControls.Label | ||
AreaLabel | 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 | ||
ContactoLabel | global::System.Web.UI.WebControls.Label | ||
DireccionHechosLabel | global::System.Web.UI.WebControls.Label | ||
DocumentUpdate | global::System.Web.UI.UpdatePanel | ||
EstatusaLabel | 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 | ||
FundamentoLabel | global::System.Web.UI.WebControls.Label | ||
Label1 | global::System.Web.UI.WebControls.Label | ||
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 | ||
ResolucionLabel | global::System.Web.UI.WebControls.Label | ||
SenderId | global::System.Web.UI.WebControls.HiddenField | ||
SolicitudNumero | global::System.Web.UI.WebControls.Label | ||
TipoOrientacionLabel | global::System.Web.UI.WebControls.Label | ||
TipoSolicitudLabel | global::System.Web.UI.WebControls.Label | ||
btnAgregar | global::System.Web.UI.WebControls.Button | ||
btnRegresar | global::System.Web.UI.WebControls.Button | ||
ckeDescripcion | global::CKEditor.NET.CKEditorControl | ||
fupArchivo | global::System.Web.UI.WebControls.FileUpload | ||
grdCanalizacion | global::System.Web.UI.WebControls.GridView | ||
gvDocumento | global::System.Web.UI.WebControls.GridView | ||
hddExpedienteId | global::System.Web.UI.WebControls.HiddenField | ||
hddSort | global::System.Web.UI.WebControls.HiddenField |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
||
btnAgregar_Click ( object sender, |
||
btnRegresar_Click ( object sender, |
||
gvDocumento_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void | ||
gvDocumento_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
gvDocumento_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void |
Method | Description | |
---|---|---|
DeleteDocumento ( |
||
GetKey ( String sKey ) : String | ||
InsertDocumento ( ) : void | ||
SelectExpediente ( ) : void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnAgregar_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnRegresar_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected gvDocumento_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewCommandEventArgs | |
return | void |
protected gvDocumento_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewRowEventArgs | |
return | void |
protected gvDocumento_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewSortEventArgs | |
return | void |
protected global::System.Web.UI.WebControls.Label AfectadoLabel | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label AreaLabel | ||
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 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.UpdatePanel DocumentUpdate | ||
return | global::System.Web.UI.UpdatePanel |
protected global::System.Web.UI.WebControls.Label EstatusaLabel | ||
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 FundamentoLabel | ||
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 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.Label ResolucionLabel | ||
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 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 btnAgregar | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnRegresar | ||
return | global::System.Web.UI.WebControls.Button |
protected global::CKEditor.NET.CKEditorControl ckeDescripcion | ||
return | global::CKEditor.NET.CKEditorControl |
protected global::System.Web.UI.WebControls.FileUpload fupArchivo | ||
return | global::System.Web.UI.WebControls.FileUpload |
protected global::System.Web.UI.WebControls.GridView grdCanalizacion | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.GridView gvDocumento | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.HiddenField hddExpedienteId | ||
return | global::System.Web.UI.WebControls.HiddenField |