C# Class SIAQ.Web.Application.WebApp.Private.Visitaduria.visDetalleExpediente

Inheritance: System.Web.UI.Page
Show file Open project: GCSoft/CEDHNL

Protected Properties

Property Type Description
AcuerdoNoResponsabilidadButton global::System.Web.UI.WebControls.ImageButton
AcuerdoNoResponsabilidadPanel global::System.Web.UI.WebControls.Panel
AfectadoLabel global::System.Web.UI.WebControls.Label
AgregarComentarioButton global::System.Web.UI.WebControls.Button
AreaLabel global::System.Web.UI.WebControls.Label
AsignarButton global::System.Web.UI.WebControls.ImageButton
AsignarPanel global::System.Web.UI.WebControls.Panel
AtencionVictimasButton global::System.Web.UI.WebControls.ImageButton
AtencionVictimasPanel global::System.Web.UI.WebControls.Panel
AutoridadButton global::System.Web.UI.WebControls.ImageButton
AutoridadPanel global::System.Web.UI.WebControls.Panel
CalificacionLabel global::System.Web.UI.WebControls.Label
CambioButton global::System.Web.UI.WebControls.ImageButton
CambioPanel global::System.Web.UI.WebControls.Panel
CanalizacionesLabel global::System.Web.UI.WebControls.Label
CierreOrientacionLabel global::System.Web.UI.WebControls.Label
CiudadanoButton global::System.Web.UI.WebControls.ImageButton
CiudadanoPanel global::System.Web.UI.WebControls.Panel
CloseWindowButton global::System.Web.UI.WebControls.ImageButton
ComentarioTituloLabel global::System.Web.UI.WebControls.Label
ComparecenciaButton global::System.Web.UI.WebControls.ImageButton
ComparecenciaPanel global::System.Web.UI.WebControls.Panel
ContactoLabel global::System.Web.UI.WebControls.Label
DiligenciaPanel global::System.Web.UI.WebControls.Panel
DiligenciasButton global::System.Web.UI.WebControls.ImageButton
DireccionHechosLabel global::System.Web.UI.WebControls.Label
DocumentoButton global::System.Web.UI.WebControls.ImageButton
DocumentoPanel global::System.Web.UI.WebControls.Panel
EnviarButton global::System.Web.UI.WebControls.ImageButton
EnviarPanel global::System.Web.UI.WebControls.Panel
EstatusaLabel 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
FundamentoLabel global::System.Web.UI.WebControls.Label
ImprimirButton global::System.Web.UI.WebControls.ImageButton
ImprimirPanel global::System.Web.UI.WebControls.Panel
InformacionGeneralButton global::System.Web.UI.WebControls.ImageButton
InformacionPanel global::System.Web.UI.WebControls.Panel
Label2 global::System.Web.UI.WebControls.Label
LugarHechosLabel global::System.Web.UI.WebControls.Label
MecanismoAperturaLabel global::System.Web.UI.WebControls.Label
NivelAutoridadLabel global::System.Web.UI.WebControls.Label
ObservacionesLabel global::System.Web.UI.WebControls.Label
ProblematicaDetalleLabel global::System.Web.UI.WebControls.Label
ProblematicaLabel global::System.Web.UI.WebControls.Label
RecomendacionButton global::System.Web.UI.WebControls.ImageButton
RecomendacionPanel global::System.Web.UI.WebControls.Panel
ResolucionButton global::System.Web.UI.WebControls.ImageButton
ResolucionLabel global::System.Web.UI.WebControls.Label
ResolucionPanel global::System.Web.UI.WebControls.Panel
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
SolicitudNumero global::System.Web.UI.WebControls.Label
TipoOrientacionLabel global::System.Web.UI.WebControls.Label
TipoSolicitudLabel global::System.Web.UI.WebControls.Label
btnRegresar global::System.Web.UI.WebControls.Button
chkIndicadores global::System.Web.UI.WebControls.CheckBoxList
chkMedidaPreventiva global::System.Web.UI.WebControls.CheckBox
ckeComentario global::CKEditor.NET.CKEditorControl
dlstDocumentoList global::System.Web.UI.WebControls.DataList
grdCanalizacion global::System.Web.UI.WebControls.GridView
gvCiudadano global::System.Web.UI.WebControls.GridView
hddEstatusId global::System.Web.UI.WebControls.HiddenField
hddExpedienteId global::System.Web.UI.WebControls.HiddenField
hddFuncionarioId global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField
hddTipoResolucionId global::System.Web.UI.WebControls.HiddenField
lblActionMessage global::System.Web.UI.WebControls.Label
lblActionTitle 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
repComentarios global::System.Web.UI.WebControls.Repeater

Protected Methods

Method Description
AcuerdoNoResponsabilidadButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
AgregarComentarioButton_Click ( object sender, EventArgs e ) : void
AsignarButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
AtencionVictimasButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
AutoridadButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
CambioButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
CiudadanoButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
CloseWindowButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ComparecenciaButton_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
EnviarButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ImprimirButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
InformacionGeneralButton_Click ( object sender, ImageClickEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
RecomendacionButton_Click ( object sender, ImageClickEventArgs e ) : void
ResolucionButton_Click ( object sender, ImageClickEventArgs e ) : void
SeguimientoButton_Click ( object sender, ImageClickEventArgs e ) : void
btnRegresar_Click ( object sender, EventArgs e ) : void
dlstDocumentoList_ItemDataBound ( Object sender, DataListItemEventArgs e ) : void
gvCiudadano_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
gvCiudadano_Sorting ( object sender, GridViewSortEventArgs e ) : void
lnkAgregarComentario_Click ( object sender, EventArgs e ) : void
lnkEliminarComentario_Click ( object sender, CommandEventArgs e ) : void

Private Methods

Method Description
CheckDeleteLinkComentario ( ) : void
DeleteExpedienteComentario ( Int32 ComentarioId ) : void
GetKey ( String sKey ) : String
InsertExpedienteComentario ( ) : void
SelectExpediente ( ) : void
SetPermisosGenerales ( Int32 idRol ) : void
SetPermisosParticulares ( Int32 idRol, Int32 FuncionarioId ) : void

Method Details

AcuerdoNoResponsabilidadButton_Click() protected method

protected AcuerdoNoResponsabilidadButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
return void

AgregarComentarioButton_Click() protected method

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

AsignarButton_Click() protected method

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

AtencionVictimasButton_Click() protected method

protected AtencionVictimasButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
return void

AutoridadButton_Click() protected method

protected AutoridadButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
return void

CambioButton_Click() protected method

protected CambioButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
return void

CiudadanoButton_Click() protected method

protected CiudadanoButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
return void

CloseWindowButton_Click() protected method

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

ComparecenciaButton_Click() protected method

protected ComparecenciaButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
return void

DiligenciasButton_Click() protected method

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

DocumentoButton_Click() protected method

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

EnviarButton_Click() protected method

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

ImprimirButton_Click() protected method

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

InformacionGeneralButton_Click() protected method

protected InformacionGeneralButton_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

RecomendacionButton_Click() protected method

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

ResolucionButton_Click() protected method

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

SeguimientoButton_Click() protected method

protected SeguimientoButton_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

gvCiudadano_RowDataBound() protected method

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

gvCiudadano_Sorting() protected method

protected gvCiudadano_Sorting ( object sender, GridViewSortEventArgs e ) : void
sender object
e GridViewSortEventArgs
return void

lnkAgregarComentario_Click() protected method

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

lnkEliminarComentario_Click() protected method

protected lnkEliminarComentario_Click ( object sender, CommandEventArgs e ) : void
sender object
e CommandEventArgs
return void

Property Details

AcuerdoNoResponsabilidadButton protected property

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

AcuerdoNoResponsabilidadPanel protected property

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

AfectadoLabel protected 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

AgregarComentarioButton protected property

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

AreaLabel protected 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

AsignarButton protected property

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

AsignarPanel protected property

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

AtencionVictimasButton protected property

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

AtencionVictimasPanel protected property

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

AutoridadButton protected property

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

AutoridadPanel protected property

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

CalificacionLabel protected property

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

CambioButton protected property

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

CambioPanel protected property

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

CanalizacionesLabel protected property

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

CierreOrientacionLabel protected property

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

CiudadanoButton protected property

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

CiudadanoPanel protected property

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

CloseWindowButton protected property

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

ComentarioTituloLabel protected property

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

ComparecenciaButton protected property

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

ComparecenciaPanel protected property

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

ContactoLabel protected property

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

DiligenciaPanel protected property

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

DiligenciasButton protected property

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

DireccionHechosLabel protected property

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

DocumentoButton protected property

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

DocumentoPanel protected property

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

EnviarButton protected property

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

EnviarPanel protected property

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

EstatusaLabel protected property

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

ExpedienteNumero protected property

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

FechaAsignacionLabel protected 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

FechaModificacionLabel protected property

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

FechaQuejasLabel protected property

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

FechaRecepcionLabel protected property

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

FechaVisitaduriasLabel protected property

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

FuncionarioLabel protected property

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

FundamentoLabel protected property

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

ImprimirButton protected property

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

ImprimirPanel protected property

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

InformacionGeneralButton protected property

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

InformacionPanel protected property

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

Label2 protected 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

LugarHechosLabel protected property

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

MecanismoAperturaLabel protected property

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

NivelAutoridadLabel protected property

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

ObservacionesLabel protected property

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

ProblematicaDetalleLabel protected property

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

ProblematicaLabel protected property

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

RecomendacionButton protected property

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

RecomendacionPanel protected property

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

ResolucionButton protected property

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

ResolucionLabel protected property

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

ResolucionPanel protected property

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

SeguimientoButton protected property

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

SeguimientoPanel protected property

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

Sender protected 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 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

SinComentariosLabel protected property

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

SinDocumentoLabel protected 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

SolicitudNumero protected property

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

TipoOrientacionLabel protected property

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

TipoSolicitudLabel protected property

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

btnRegresar protected 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

chkIndicadores protected property

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

chkMedidaPreventiva protected property

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
return global::System.Web.UI.WebControls.CheckBox

ckeComentario protected property

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

dlstDocumentoList protected 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

grdCanalizacion protected property

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

gvCiudadano protected property

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

hddEstatusId protected 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

hddExpedienteId protected property

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

hddFuncionarioId protected 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 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

hddTipoResolucionId protected property

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

lblActionMessage protected property

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

lblActionTitle protected property

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

lnkAgregarComentario protected property

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
return global::System.Web.UI.WebControls.LinkButton

pnlAction protected property

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

pnlActionBody protected property

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

pnlActionContent protected property

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

pnlActionHeader protected property

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

repComentarios protected property

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
return global::System.Web.UI.WebControls.Repeater