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

ファイルを表示 Open project: GCSoft/CEDHNL

Protected Properties

Property Type Description
AfectadoLabel global::System.Web.UI.WebControls.Label
AprobarProyectoButton global::System.Web.UI.WebControls.ImageButton
AprobarProyectoPanel global::System.Web.UI.WebControls.Panel
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
Label2 global::System.Web.UI.WebControls.Label
LugarRevisionLabel global::System.Web.UI.WebControls.Label
RechazarProyectoButton global::System.Web.UI.WebControls.ImageButton
RechazarProyectoPanel global::System.Web.UI.WebControls.Panel
Sender global::System.Web.UI.WebControls.HiddenField
SenderId global::System.Web.UI.WebControls.HiddenField
SinDocumentoLabel global::System.Web.UI.WebControls.Label
SolicitudNumeroLabel global::System.Web.UI.WebControls.Label
UltimaModificacionLabel global::System.Web.UI.WebControls.Label
btnRegresar global::System.Web.UI.WebControls.Button
dlstDocumentoList global::System.Web.UI.WebControls.DataList
gvAtencionDetalle global::System.Web.UI.WebControls.GridView
gvDictamen global::System.Web.UI.WebControls.GridView
hddAtencionId global::System.Web.UI.WebControls.HiddenField
hddEstatusId global::System.Web.UI.WebControls.HiddenField
hddFuncionarioId global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField

Protected Methods

Method Description
AprobarProyectoButton_Click ( object sender, ImageClickEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
RechazarProyectoButton_Click ( object sender, ImageClickEventArgs e ) : void
btnRegresar_Click ( object sender, EventArgs e ) : void
dlstDocumentoList_ItemDataBound ( Object sender, DataListItemEventArgs e ) : void
gvAtencionDetalle_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
gvAtencionDetalle_Sorting ( object sender, GridViewSortEventArgs e ) : void

Private Methods

Method Description
AprobarAtencion ( ) : void
GetKey ( String sKey ) : String
RechazarAtencion ( ) : void
SelectAtencion ( ) : void
SetPermisosGenerales ( Int32 idRol ) : void

Method Details

AprobarProyectoButton_Click() protected method

protected AprobarProyectoButton_Click ( object sender, ImageClickEventArgs e ) : void
sender object
e ImageClickEventArgs
return void

Page_Load() protected method

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

RechazarProyectoButton_Click() protected method

protected RechazarProyectoButton_Click ( object sender, ImageClickEventArgs e ) : void
sender object
e ImageClickEventArgs
return void

btnRegresar_Click() protected method

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

dlstDocumentoList_ItemDataBound() protected method

protected dlstDocumentoList_ItemDataBound ( Object sender, DataListItemEventArgs e ) : void
sender Object
e DataListItemEventArgs
return void

gvAtencionDetalle_RowDataBound() protected method

protected gvAtencionDetalle_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
return void

gvAtencionDetalle_Sorting() protected method

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

AprobarProyectoButton protected_oe property

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

AprobarProyectoPanel protected_oe property

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

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

Label2 protected_oe property

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

RechazarProyectoButton protected_oe property

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

RechazarProyectoPanel protected_oe property

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

Sender protected_oe property

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

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

SinDocumentoLabel protected_oe property

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

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

dlstDocumentoList protected_oe property

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

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

hddEstatusId protected_oe property

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

hddFuncionarioId protected_oe property

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