C# 클래스 SIAQ.Web.Application.WebApp.Private.Victimas.VicDetalleAtencionCierre

파일 보기 프로젝트 열기: GCSoft/CEDHNL

보호된 프로퍼티들

프로퍼티 타입 설명
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

보호된 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
AprobarAtencion ( ) : void
GetKey ( String sKey ) : String
RechazarAtencion ( ) : void
SelectAtencion ( ) : void
SetPermisosGenerales ( Int32 idRol ) : void

메소드 상세

AprobarProyectoButton_Click() 보호된 메소드

protected AprobarProyectoButton_Click ( object sender, ImageClickEventArgs e ) : void
sender object
e ImageClickEventArgs
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

RechazarProyectoButton_Click() 보호된 메소드

protected RechazarProyectoButton_Click ( object sender, ImageClickEventArgs e ) : void
sender object
e ImageClickEventArgs
리턴 void

btnRegresar_Click() 보호된 메소드

protected btnRegresar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

dlstDocumentoList_ItemDataBound() 보호된 메소드

protected dlstDocumentoList_ItemDataBound ( Object sender, DataListItemEventArgs e ) : void
sender Object
e DataListItemEventArgs
리턴 void

gvAtencionDetalle_RowDataBound() 보호된 메소드

protected gvAtencionDetalle_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
리턴 void

gvAtencionDetalle_Sorting() 보호된 메소드

protected gvAtencionDetalle_Sorting ( object sender, GridViewSortEventArgs e ) : void
sender object
e GridViewSortEventArgs
리턴 void

프로퍼티 상세

AfectadoLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

AprobarProyectoButton 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.ImageButton

AprobarProyectoPanel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Panel

AreaLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

AtencionNumeroFolio 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

AtencionNumeroOficio 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

DictamenMedicoLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

DoctorLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

EstatusLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

ExpedienteNumeroLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

FechaAsignacionLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

FechaAtencionLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

Label2 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

LugarRevisionLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

RechazarProyectoButton 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.ImageButton

RechazarProyectoPanel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Panel

Sender 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.HiddenField

SenderId 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.HiddenField

SinDocumentoLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

SolicitudNumeroLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

UltimaModificacionLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

btnRegresar 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

dlstDocumentoList 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.DataList

gvAtencionDetalle 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.GridView

gvDictamen 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.GridView

hddAtencionId 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.HiddenField

hddEstatusId 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.HiddenField

hddFuncionarioId 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.HiddenField

hddSort 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.HiddenField