Свойство | Type | Description | |
---|---|---|---|
DocumentUpdate | global::System.Web.UI.UpdatePanel | ||
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 | ||
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 | ||
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 | ||
gvDocumento | global::System.Web.UI.WebControls.GridView | ||
hddExpedienteId | global::System.Web.UI.WebControls.HiddenField | ||
hddRecomendacionId | global::System.Web.UI.WebControls.HiddenField | ||
hddSolicitudId | global::System.Web.UI.WebControls.HiddenField | ||
hddSort | global::System.Web.UI.WebControls.HiddenField | ||
lblEncabezado | global::System.Web.UI.WebControls.Label | ||
lblNumero | global::System.Web.UI.WebControls.Label |
Méthode | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void | ||
btnAgregar_Click ( object sender, EventArgs e ) : void | ||
btnRegresar_Click ( object sender, EventArgs e ) : void | ||
gvDocumento_RowCommand ( object sender, GridViewCommandEventArgs e ) : void | ||
gvDocumento_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
gvDocumento_Sorting ( object sender, GridViewSortEventArgs e ) : void |
Méthode | Description | |
---|---|---|
DeleteDocumento ( Int32 DocumentoId ) : void | ||
GetKey ( String sKey ) : String | ||
InsertDocumento ( ) : void | ||
SelectRecomendacion ( ) : void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected btnAgregar_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 gvDocumento_RowCommand ( object sender, GridViewCommandEventArgs e ) : void | ||
sender | object | |
e | GridViewCommandEventArgs | |
Résultat | void |
protected gvDocumento_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
sender | object | |
e | GridViewRowEventArgs | |
Résultat | void |
protected gvDocumento_Sorting ( object sender, GridViewSortEventArgs e ) : void | ||
sender | object | |
e | GridViewSortEventArgs | |
Résultat | void |
protected global::System.Web.UI.UpdatePanel DocumentUpdate | ||
Résultat | global::System.Web.UI.UpdatePanel |
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 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 btnAgregar | ||
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::CKEditor.NET.CKEditorControl ckeDescripcion | ||
Résultat | global::CKEditor.NET.CKEditorControl |
protected global::System.Web.UI.WebControls.FileUpload fupArchivo | ||
Résultat | global::System.Web.UI.WebControls.FileUpload |
protected global::System.Web.UI.WebControls.GridView gvDocumento | ||
Résultat | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.HiddenField hddExpedienteId | ||
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 hddSolicitudId | ||
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.Label lblEncabezado | ||
Résultat | global::System.Web.UI.WebControls.Label |