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

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

보호된 프로퍼티들

프로퍼티 타입 설명
DocumentUpdate global::System.Web.UI.UpdatePanel
EstatusLabel global::System.Web.UI.WebControls.Label
ExpedienteNumero global::System.Web.UI.WebControls.Label
FechaAsignacionLabel global::System.Web.UI.WebControls.Label
FechaModificacionLabel global::System.Web.UI.WebControls.Label
FechaQuejasLabel global::System.Web.UI.WebControls.Label
FechaRecepcionLabel global::System.Web.UI.WebControls.Label
FechaVisitaduriasLabel global::System.Web.UI.WebControls.Label
FuncionarioLabel global::System.Web.UI.WebControls.Label
Label1 global::System.Web.UI.WebControls.Label
NivelesAutoridadLabel global::System.Web.UI.WebControls.Label
NombreAutoridadLabel global::System.Web.UI.WebControls.Label
PuestoAutoridadLabel global::System.Web.UI.WebControls.Label
RecomendacionNumero global::System.Web.UI.WebControls.Label
SenderId global::System.Web.UI.WebControls.HiddenField
TipoLabel 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
hddExpedienteId global::System.Web.UI.WebControls.HiddenField
hddRecomendacionId global::System.Web.UI.WebControls.HiddenField
hddSolicitudId global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField
lblEncabezado global::System.Web.UI.WebControls.Label
lblNumero global::System.Web.UI.WebControls.Label

보호된 메소드들

메소드 설명
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, GridViewCommandEventArgs e ) : void
gvDocumento_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
gvDocumento_Sorting ( object sender, GridViewSortEventArgs e ) : void

비공개 메소드들

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

메소드 상세

Page_Load() 보호된 메소드

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

btnAgregar_Click() 보호된 메소드

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

btnRegresar_Click() 보호된 메소드

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

gvDocumento_RowCommand() 보호된 메소드

protected gvDocumento_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
sender object
e GridViewCommandEventArgs
리턴 void

gvDocumento_RowDataBound() 보호된 메소드

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

gvDocumento_Sorting() 보호된 메소드

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

프로퍼티 상세

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

ExpedienteNumero 보호되어 있는 프로퍼티

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

FechaModificacionLabel 보호되어 있는 프로퍼티

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

FechaQuejasLabel 보호되어 있는 프로퍼티

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

FechaRecepcionLabel 보호되어 있는 프로퍼티

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

FechaVisitaduriasLabel 보호되어 있는 프로퍼티

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

FuncionarioLabel 보호되어 있는 프로퍼티

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

NivelesAutoridadLabel 보호되어 있는 프로퍼티

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

NombreAutoridadLabel 보호되어 있는 프로퍼티

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

PuestoAutoridadLabel 보호되어 있는 프로퍼티

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

RecomendacionNumero 보호되어 있는 프로퍼티

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

TipoLabel 보호되어 있는 프로퍼티

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

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

hddRecomendacionId 보호되어 있는 프로퍼티

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

lblEncabezado 보호되어 있는 프로퍼티

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

lblNumero 보호되어 있는 프로퍼티

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