C# Class SIAQ.Web.Application.WebApp.Private.Victimas.vicImprimirAtencion

ファイルを表示 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
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
Head1 global::System.Web.UI.HtmlControls.HtmlHead
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
btnRegresar global::System.Web.UI.WebControls.Button
form1 global::System.Web.UI.HtmlControls.HtmlForm
gvAtencionDetalle global::System.Web.UI.WebControls.GridView
gvDictamen global::System.Web.UI.WebControls.GridView
hddAtencionId global::System.Web.UI.WebControls.HiddenField

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnRegresar_Click ( object sender, EventArgs e ) : void

Private Methods

Method Description
GetKey ( String sKey ) : String
SelectAtencion ( ) : void

Method Details

Page_Load() protected method

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

btnRegresar_Click() protected method

protected btnRegresar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
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

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

Head1 protected_oe property

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

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

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

form1 protected_oe property

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

gvAtencionDetalle protected_oe property

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

gvDictamen protected_oe property

gvDictamen control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView gvDictamen
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