C# Class SIAQ.Web.Application.WebApp.Private.Seguimiento.VicAgregarDocumento

Inheritance: System.Web.UI.Page
ファイルを表示 Open project: GCSoft/CEDHNL

Protected Properties

Property Type Description
AfectadoLabel global::System.Web.UI.WebControls.Label
AreaLabel global::System.Web.UI.WebControls.Label
AtencionNumeroFolio global::System.Web.UI.WebControls.Label
AtencionNumeroOficio global::System.Web.UI.WebControls.Label
DictamenMedicoLabel global::System.Web.UI.WebControls.Label
DoctorLabel global::System.Web.UI.WebControls.Label
DocumentUpdate global::System.Web.UI.UpdatePanel
EstatusLabel global::System.Web.UI.WebControls.Label
ExpedienteNumeroLabel global::System.Web.UI.WebControls.Label
FechaAsignacionLabel global::System.Web.UI.WebControls.Label
FechaAtencionLabel global::System.Web.UI.WebControls.Label
Label1 global::System.Web.UI.WebControls.Label
LugarRevisionLabel global::System.Web.UI.WebControls.Label
SenderId global::System.Web.UI.WebControls.HiddenField
SolicitudNumeroLabel global::System.Web.UI.WebControls.Label
UltimaModificacionLabel 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
hddAtencionId global::System.Web.UI.WebControls.HiddenField
hddExpedienteId global::System.Web.UI.WebControls.HiddenField
hddSolicitudId global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField

Protected Methods

Method 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, 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

Private Methods

Method Description
DeleteDocumento ( Int32 DocumentoId ) : void
GetKey ( String sKey ) : String
InsertDocumento ( ) : void
SelectAtencion ( ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

btnAgregar_Click() protected method

protected btnAgregar_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

btnRegresar_Click() protected method

protected btnRegresar_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

gvDocumento_RowCommand() protected method

protected gvDocumento_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewCommandEventArgs
return void

gvDocumento_RowDataBound() protected method

protected gvDocumento_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewRowEventArgs
return void

gvDocumento_Sorting() protected method

protected gvDocumento_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewSortEventArgs
return void

Property Details

AfectadoLabel protected_oe property

AfectadoLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label AfectadoLabel
return global::System.Web.UI.WebControls.Label

AreaLabel protected_oe property

AreaLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label AreaLabel
return global::System.Web.UI.WebControls.Label

AtencionNumeroFolio protected_oe property

AtencionNumeroFolio control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label AtencionNumeroFolio
return global::System.Web.UI.WebControls.Label

AtencionNumeroOficio protected_oe property

AtencionNumeroOficio control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label AtencionNumeroOficio
return global::System.Web.UI.WebControls.Label

DictamenMedicoLabel protected_oe property

DictamenMedicoLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label DictamenMedicoLabel
return global::System.Web.UI.WebControls.Label

DoctorLabel protected_oe property

DoctorLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label DoctorLabel
return global::System.Web.UI.WebControls.Label

DocumentUpdate protected_oe property

DocumentUpdate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel DocumentUpdate
return global::System.Web.UI.UpdatePanel

EstatusLabel protected_oe property

EstatusLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label EstatusLabel
return global::System.Web.UI.WebControls.Label

ExpedienteNumeroLabel protected_oe property

ExpedienteNumeroLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label ExpedienteNumeroLabel
return global::System.Web.UI.WebControls.Label

FechaAsignacionLabel protected_oe property

FechaAsignacionLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label FechaAsignacionLabel
return global::System.Web.UI.WebControls.Label

FechaAtencionLabel protected_oe property

FechaAtencionLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label FechaAtencionLabel
return global::System.Web.UI.WebControls.Label

Label1 protected_oe property

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
return global::System.Web.UI.WebControls.Label

LugarRevisionLabel protected_oe property

LugarRevisionLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LugarRevisionLabel
return global::System.Web.UI.WebControls.Label

SenderId protected_oe property

SenderId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField SenderId
return global::System.Web.UI.WebControls.HiddenField

SolicitudNumeroLabel protected_oe property

SolicitudNumeroLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label SolicitudNumeroLabel
return global::System.Web.UI.WebControls.Label

UltimaModificacionLabel protected_oe property

UltimaModificacionLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label UltimaModificacionLabel
return global::System.Web.UI.WebControls.Label

btnAgregar protected_oe property

btnAgregar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAgregar
return global::System.Web.UI.WebControls.Button

btnRegresar protected_oe property

btnRegresar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnRegresar
return global::System.Web.UI.WebControls.Button

ckeDescripcion protected_oe property

ckeDescripcion control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::CKEditor.NET.CKEditorControl ckeDescripcion
return global::CKEditor.NET.CKEditorControl

fupArchivo protected_oe property

fupArchivo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.FileUpload fupArchivo
return global::System.Web.UI.WebControls.FileUpload

gvDocumento protected_oe property

gvDocumento control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView gvDocumento
return global::System.Web.UI.WebControls.GridView

hddAtencionId protected_oe property

hddAtencionId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddAtencionId
return global::System.Web.UI.WebControls.HiddenField

hddExpedienteId protected_oe property

hddExpedienteId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddExpedienteId
return global::System.Web.UI.WebControls.HiddenField

hddSolicitudId protected_oe property

hddSolicitudId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddSolicitudId
return global::System.Web.UI.WebControls.HiddenField

hddSort protected_oe property

hddSort control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddSort
return global::System.Web.UI.WebControls.HiddenField