C# Class SIAQ.Web.Application.WebApp.Private.Quejas.QueEnviarSolicitud

Inheritance: System.Web.UI.Page
ファイルを表示 Open project: GCSoft/CEDHNL

Protected Properties

Property Type Description
AfectadoLabel global::System.Web.UI.WebControls.Label
AtencionPanel global::System.Web.UI.WebControls.Panel
AutoridadPanel global::System.Web.UI.WebControls.Panel
CalificacionLabel global::System.Web.UI.WebControls.Label
CalificarPanel global::System.Web.UI.WebControls.Panel
CiudadanoPanel global::System.Web.UI.WebControls.Panel
ContactoLabel global::System.Web.UI.WebControls.Label
DiligenciasPanel global::System.Web.UI.WebControls.Panel
DireccionHechosLabel global::System.Web.UI.WebControls.Label
EstatusaLabel global::System.Web.UI.WebControls.Label
FechaAsignacionLabel global::System.Web.UI.WebControls.Label
FechaGestionLabel global::System.Web.UI.WebControls.Label
FechaModificacionLabel global::System.Web.UI.WebControls.Label
FechaRecepcionLabel global::System.Web.UI.WebControls.Label
FuncionarioLabel global::System.Web.UI.WebControls.Label
IndicadorPanel global::System.Web.UI.WebControls.Panel
Label1 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
SenderId global::System.Web.UI.WebControls.HiddenField
SolicitudNumero global::System.Web.UI.WebControls.Label
TipoSolicitudLabel global::System.Web.UI.WebControls.Label
btnEnviar global::System.Web.UI.WebControls.Button
btnRegresar global::System.Web.UI.WebControls.Button
hddSolicitudId global::System.Web.UI.WebControls.HiddenField
imgAtencion global::System.Web.UI.WebControls.Image
imgAutoridad global::System.Web.UI.WebControls.Image
imgCalificar global::System.Web.UI.WebControls.Image
imgCiudadanos global::System.Web.UI.WebControls.Image
imgDiligencias global::System.Web.UI.WebControls.Image
imgIndicador global::System.Web.UI.WebControls.Image
lblAsuntos global::System.Web.UI.WebControls.Label

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnEnviar_Click ( object sender, EventArgs e ) : void
btnRegresar_Click ( object sender, EventArgs e ) : void

Private Methods

Method Description
EnviarSolicitud ( ) : void
SelectSolicitud ( ) : void
SetCheckList ( ) : void

Method Details

Page_Load() protected method

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

btnEnviar_Click() protected method

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

btnRegresar_Click() protected method

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

Property Details

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

AtencionPanel protected_oe property

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

AutoridadPanel protected_oe 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_oe 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

CalificarPanel protected_oe property

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

CiudadanoPanel protected_oe 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

ContactoLabel protected_oe 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

DiligenciasPanel protected_oe property

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

DireccionHechosLabel protected_oe 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

EstatusaLabel protected_oe 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

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

FechaGestionLabel protected_oe property

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

FechaModificacionLabel protected_oe 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

FechaRecepcionLabel protected_oe 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

FuncionarioLabel protected_oe 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

IndicadorPanel protected_oe property

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

Label1 protected_oe property

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

LugarHechosLabel protected_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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

SenderId protected_oe 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

SolicitudNumero protected_oe 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

TipoSolicitudLabel protected_oe 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

btnEnviar protected_oe property

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

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

hddSolicitudId protected_oe property

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

imgAtencion protected_oe property

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

imgAutoridad protected_oe property

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

imgCalificar protected_oe property

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

imgCiudadanos protected_oe property

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

imgDiligencias protected_oe property

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

imgIndicador protected_oe property

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

lblAsuntos protected_oe property

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