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

Show file Open project: GCSoft/CEDHNL

Protected Properties

Property Type Description
AfectadoLabel global::System.Web.UI.WebControls.Label
AreaLabel global::System.Web.UI.WebControls.Label
AtencionPanel global::System.Web.UI.WebControls.Panel
CalificacionLabel global::System.Web.UI.WebControls.Label
CanalizacionesLabel global::System.Web.UI.WebControls.Label
CierreOrientacionLabel global::System.Web.UI.WebControls.Label
ContactoLabel global::System.Web.UI.WebControls.Label
DireccionHechosLabel global::System.Web.UI.WebControls.Label
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
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
ResolucionLabel global::System.Web.UI.WebControls.Label
SenderId global::System.Web.UI.WebControls.HiddenField
SolicitudNumero global::System.Web.UI.WebControls.Label
TipoOrientacionLabel 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
grdCanalizacion global::System.Web.UI.WebControls.GridView
hddExpedienteId global::System.Web.UI.WebControls.HiddenField
imgAcuerdoNoResponsabilidad global::System.Web.UI.WebControls.Image
imgAtencion global::System.Web.UI.WebControls.Image
imgAutoridad global::System.Web.UI.WebControls.Image
imgGestion global::System.Web.UI.WebControls.Image
imgRecomendacion global::System.Web.UI.WebControls.Image
imgResolucion global::System.Web.UI.WebControls.Image
pnlAcuerdoNoResponsabilidad global::System.Web.UI.WebControls.Panel
pnlAutoridad global::System.Web.UI.WebControls.Panel
pnlGestion global::System.Web.UI.WebControls.Panel
pnlRecomendacion global::System.Web.UI.WebControls.Panel
pnlResolucion global::System.Web.UI.WebControls.Panel

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
EnviarExpediente ( ) : void
GetKey ( String sKey ) : String
SelectExpediente ( ) : void
SetCheckList ( ) : void
ValidaVoz ( Int32 AutoridadId ) : Boolean

Method Details

Page_Load() protected method

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

btnEnviar_Click() protected method

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

btnRegresar_Click() protected method

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

Property Details

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

imgAcuerdoNoResponsabilidad protected property

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

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

imgGestion protected property

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

imgRecomendacion protected property

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

imgResolucion protected property

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

pnlAcuerdoNoResponsabilidad protected property

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

pnlAutoridad protected property

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

pnlGestion protected property

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

pnlRecomendacion protected property

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

pnlResolucion protected property

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