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

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

보호된 프로퍼티들

프로퍼티 타입 설명
AceptadaPorAutoridad global::System.Web.UI.WebControls.HiddenField
AgregarComentarioButton global::System.Web.UI.WebControls.Button
AgregrarInformacionButton global::System.Web.UI.WebControls.ImageButton
AgregrarInformacionPanel global::System.Web.UI.WebControls.Panel
AsignarButton global::System.Web.UI.WebControls.ImageButton
AsignarPanel global::System.Web.UI.WebControls.Panel
CloseWindowButton global::System.Web.UI.WebControls.ImageButton
ComentarioTituloLabel global::System.Web.UI.WebControls.Label
DiligenciaPanel global::System.Web.UI.WebControls.Panel
DiligenciasButton global::System.Web.UI.WebControls.ImageButton
DocumentoButton global::System.Web.UI.WebControls.ImageButton
DocumentoPanel global::System.Web.UI.WebControls.Panel
EnviarAutoridadButton global::System.Web.UI.WebControls.ImageButton
EnviarAutoridadPanel global::System.Web.UI.WebControls.Panel
EnviarButton global::System.Web.UI.WebControls.ImageButton
EsRecomendacion global::System.Web.UI.WebControls.HiddenField
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
ImprimirButton global::System.Web.UI.WebControls.ImageButton
ImpugnarButton global::System.Web.UI.WebControls.ImageButton
ImpugnarPanel global::System.Web.UI.WebControls.Panel
InformacionGeneralButton global::System.Web.UI.WebControls.ImageButton
InformacionPanel global::System.Web.UI.WebControls.Panel
Label1 global::System.Web.UI.WebControls.Label
NivelesAutoridadLabel global::System.Web.UI.WebControls.Label
NombreAutoridadLabel global::System.Web.UI.WebControls.Label
PublicarButton global::System.Web.UI.WebControls.ImageButton
PublicarPanel global::System.Web.UI.WebControls.Panel
PuestoAutoridadLabel global::System.Web.UI.WebControls.Label
RecomendacionNumero global::System.Web.UI.WebControls.Label
SeguimientoButton global::System.Web.UI.WebControls.ImageButton
SeguimientoPanel global::System.Web.UI.WebControls.Panel
Sender global::System.Web.UI.WebControls.HiddenField
SenderId global::System.Web.UI.WebControls.HiddenField
SinComentariosLabel global::System.Web.UI.WebControls.Label
SinDocumentoLabel global::System.Web.UI.WebControls.Label
TipoLabel global::System.Web.UI.WebControls.Label
btnRegresar global::System.Web.UI.WebControls.Button
chkMedidaPreventiva global::System.Web.UI.WebControls.CheckBox
ckeComentario global::CKEditor.NET.CKEditorControl
dlstDocumentoList global::System.Web.UI.WebControls.DataList
gvCiudadano global::System.Web.UI.WebControls.GridView
gvPuntosResolutivos global::System.Web.UI.WebControls.GridView
hddEstatusId global::System.Web.UI.WebControls.HiddenField
hddEstatusSeguimientoId global::System.Web.UI.WebControls.HiddenField
hddExpedienteId global::System.Web.UI.WebControls.HiddenField
hddFuncionarioId global::System.Web.UI.WebControls.HiddenField
hddRecomendacionId global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField
lblActionMessage global::System.Web.UI.WebControls.Label
lblActionTitle global::System.Web.UI.WebControls.Label
lblEncabezado global::System.Web.UI.WebControls.Label
lblNumero global::System.Web.UI.WebControls.Label
lnkAgregarComentario global::System.Web.UI.WebControls.LinkButton
pnlAction global::System.Web.UI.WebControls.Panel
pnlActionBody global::System.Web.UI.WebControls.Panel
pnlActionContent global::System.Web.UI.WebControls.Panel
pnlActionHeader global::System.Web.UI.WebControls.Panel
pnlEnviarAtencion global::System.Web.UI.WebControls.Panel
pnlVistaPrevia global::System.Web.UI.WebControls.Panel
repComentarios global::System.Web.UI.WebControls.Repeater

보호된 메소드들

메소드 설명
AgregarComentarioButton_Click ( object sender, EventArgs e ) : void
AgregrarInformacionButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
AsignarButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
CloseWindowButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
DiligenciasButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
DocumentoButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
EnviarAutoridadButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
EnviarButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ImprimirButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ImpugnarButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
InformacionGeneralButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
PublicarButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
SeguimientoButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
btnRegresar_Click ( object sender, EventArgs e ) : void
dlstDocumentoList_ItemDataBound ( Object sender, System.Web.UI.WebControls.DataListItemEventArgs e ) : void
gvCiudadano_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
gvCiudadano_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
gvPuntosResolutivos_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
gvPuntosResolutivos_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
lnkAgregarComentario_Click ( object sender, EventArgs e ) : void
lnkEliminarComentario_Click ( object sender, System.Web.UI.WebControls.CommandEventArgs e ) : void

비공개 메소드들

메소드 설명
CheckDeleteLinkComentario ( ) : void
DeleteRecomendacionComentario ( Int32 ComentarioId ) : void
GetKey ( String sKey ) : String
InsertRecomendacionComentario ( ) : void
SelectRecomendacion ( ) : void
SetPermisosGenerales ( Int32 idRol ) : void
SetPermisosParticulares ( Int32 idRol, Int32 FuncionarioId ) : void

메소드 상세

AgregarComentarioButton_Click() 보호된 메소드

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

AgregrarInformacionButton_Click() 보호된 메소드

protected AgregrarInformacionButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

AsignarButton_Click() 보호된 메소드

protected AsignarButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

CloseWindowButton_Click() 보호된 메소드

protected CloseWindowButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

DiligenciasButton_Click() 보호된 메소드

protected DiligenciasButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

DocumentoButton_Click() 보호된 메소드

protected DocumentoButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

EnviarAutoridadButton_Click() 보호된 메소드

protected EnviarAutoridadButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

EnviarButton_Click() 보호된 메소드

protected EnviarButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

ImprimirButton_Click() 보호된 메소드

protected ImprimirButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

ImpugnarButton_Click() 보호된 메소드

protected ImpugnarButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

InformacionGeneralButton_Click() 보호된 메소드

protected InformacionGeneralButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

Page_Load() 보호된 메소드

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

PublicarButton_Click() 보호된 메소드

protected PublicarButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

SeguimientoButton_Click() 보호된 메소드

protected SeguimientoButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

btnRegresar_Click() 보호된 메소드

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

dlstDocumentoList_ItemDataBound() 보호된 메소드

protected dlstDocumentoList_ItemDataBound ( Object sender, System.Web.UI.WebControls.DataListItemEventArgs e ) : void
sender Object
e System.Web.UI.WebControls.DataListItemEventArgs
리턴 void

gvCiudadano_RowDataBound() 보호된 메소드

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

gvCiudadano_Sorting() 보호된 메소드

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

gvPuntosResolutivos_RowDataBound() 보호된 메소드

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

gvPuntosResolutivos_Sorting() 보호된 메소드

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

lnkAgregarComentario_Click() 보호된 메소드

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

lnkEliminarComentario_Click() 보호된 메소드

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

프로퍼티 상세

AceptadaPorAutoridad 보호되어 있는 프로퍼티

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

AgregarComentarioButton 보호되어 있는 프로퍼티

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

AgregrarInformacionButton 보호되어 있는 프로퍼티

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

AgregrarInformacionPanel 보호되어 있는 프로퍼티

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

AsignarButton 보호되어 있는 프로퍼티

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

AsignarPanel 보호되어 있는 프로퍼티

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

CloseWindowButton 보호되어 있는 프로퍼티

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

ComentarioTituloLabel 보호되어 있는 프로퍼티

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

DiligenciaPanel 보호되어 있는 프로퍼티

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

DiligenciasButton 보호되어 있는 프로퍼티

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

DocumentoButton 보호되어 있는 프로퍼티

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

DocumentoPanel 보호되어 있는 프로퍼티

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

EnviarAutoridadButton 보호되어 있는 프로퍼티

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

EnviarAutoridadPanel 보호되어 있는 프로퍼티

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

EnviarButton 보호되어 있는 프로퍼티

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

EsRecomendacion 보호되어 있는 프로퍼티

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

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

ImprimirButton 보호되어 있는 프로퍼티

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

ImpugnarButton 보호되어 있는 프로퍼티

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

ImpugnarPanel 보호되어 있는 프로퍼티

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

InformacionGeneralButton 보호되어 있는 프로퍼티

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

InformacionPanel 보호되어 있는 프로퍼티

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

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

PublicarButton 보호되어 있는 프로퍼티

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

PublicarPanel 보호되어 있는 프로퍼티

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

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

SeguimientoButton 보호되어 있는 프로퍼티

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

SeguimientoPanel 보호되어 있는 프로퍼티

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

SinComentariosLabel 보호되어 있는 프로퍼티

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

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

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

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

chkMedidaPreventiva 보호되어 있는 프로퍼티

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

ckeComentario 보호되어 있는 프로퍼티

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

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

gvCiudadano 보호되어 있는 프로퍼티

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

gvPuntosResolutivos 보호되어 있는 프로퍼티

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

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

hddEstatusSeguimientoId 보호되어 있는 프로퍼티

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

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

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

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

lblActionMessage 보호되어 있는 프로퍼티

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

lblActionTitle 보호되어 있는 프로퍼티

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

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

lnkAgregarComentario 보호되어 있는 프로퍼티

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

pnlAction 보호되어 있는 프로퍼티

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

pnlActionBody 보호되어 있는 프로퍼티

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

pnlActionContent 보호되어 있는 프로퍼티

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

pnlActionHeader 보호되어 있는 프로퍼티

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

pnlEnviarAtencion 보호되어 있는 프로퍼티

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

pnlVistaPrevia 보호되어 있는 프로퍼티

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

repComentarios 보호되어 있는 프로퍼티

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