C# 클래스 SIAQ.Web.Application.WebApp.Private.Seguimiento.VicAgregarDocumento

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: GCSoft/CEDHNL

보호된 프로퍼티들

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

보호된 메소드들

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

비공개 메소드들

메소드 설명
DeleteDocumento ( Int32 DocumentoId ) : void
GetKey ( String sKey ) : String
InsertDocumento ( ) : void
SelectAtencion ( ) : void

메소드 상세

Page_Load() 보호된 메소드

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

btnAgregar_Click() 보호된 메소드

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

btnRegresar_Click() 보호된 메소드

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

gvDocumento_RowCommand() 보호된 메소드

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

gvDocumento_RowDataBound() 보호된 메소드

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

gvDocumento_Sorting() 보호된 메소드

protected gvDocumento_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
sender object
e System.Web.UI.WebControls.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

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

DocumentUpdate 보호되어 있는 프로퍼티

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

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

Label1 보호되어 있는 프로퍼티

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
리턴 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

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

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

btnAgregar 보호되어 있는 프로퍼티

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

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

ckeDescripcion 보호되어 있는 프로퍼티

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

fupArchivo 보호되어 있는 프로퍼티

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

gvDocumento 보호되어 있는 프로퍼티

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
리턴 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

hddExpedienteId 보호되어 있는 프로퍼티

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

hddSolicitudId 보호되어 있는 프로퍼티

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
리턴 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