C# Class SIAQ.Web.Application.WebApp.Private.Seguimiento.segEnviarAutoridad

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

Protected Properties

Property Type Description
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
GridLabel 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
btnEnviar global::System.Web.UI.WebControls.Button
btnPopUpEnviar global::System.Web.UI.WebControls.Button
btnPopUpRespuesta global::System.Web.UI.WebControls.Button
btnRegresar global::System.Web.UI.WebControls.Button
btnRespuesta global::System.Web.UI.WebControls.Button
calFechaEnvio global::SIAQ.Web.Include.WebUserControls.wucCalendar
calFechaRespuesta global::SIAQ.Web.Include.WebUserControls.wucCalendar
ckeEnvio global::CKEditor.NET.CKEditorControl
ckeRespuesta global::CKEditor.NET.CKEditorControl
ddlPopUpRespuesta global::System.Web.UI.WebControls.DropDownList
dragPanelEnvio global::AjaxControlToolkit.DragPanelExtender
dragPanelRespuesta global::AjaxControlToolkit.DragPanelExtender
gvGestion global::System.Web.UI.WebControls.GridView
hddRecomendacionId global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField
imgCloseEnvioWindow global::System.Web.UI.WebControls.ImageButton
imgCloseRespuestaWindow global::System.Web.UI.WebControls.ImageButton
lblActionMessageEnvio global::System.Web.UI.WebControls.Label
lblActionMessageRespuesta 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
lblRespuestaTitle global::System.Web.UI.WebControls.Label
pnlEnvio global::System.Web.UI.WebControls.Panel
pnlEnvioBody global::System.Web.UI.WebControls.Panel
pnlEnvioContent global::System.Web.UI.WebControls.Panel
pnlEnvioHeader global::System.Web.UI.WebControls.Panel
pnlRespuesta global::System.Web.UI.WebControls.Panel
pnlRespuestaBody global::System.Web.UI.WebControls.Panel
pnlRespuestaContent global::System.Web.UI.WebControls.Panel
pnlRespuestaHeader global::System.Web.UI.WebControls.Panel

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnEnviar_Click ( object sender, EventArgs e ) : void
btnPopUpEnviar_Click ( object sender, EventArgs e ) : void
btnPopUpRespuesta_Click ( object sender, EventArgs e ) : void
btnRegresar_Click ( object sender, EventArgs e ) : void
btnRespuesta_Click ( object sender, EventArgs e ) : void
gvGestion_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
gvGestion_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
imgCloseEnvioWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
imgCloseRespuestaWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void

Private Methods

Method Description
GetKey ( String sKey ) : String
SelectRecomendacion ( ) : void
SelectRespuesta ( ) : void
UpdateRecomendacion_EnviarAutoridad ( ) : void
UpdateRecomendacion_EnviarAutoridadCierre ( ) : 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

btnPopUpEnviar_Click() protected method

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

btnPopUpRespuesta_Click() protected method

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

btnRespuesta_Click() protected method

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

gvGestion_RowDataBound() protected method

protected gvGestion_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewRowEventArgs
return void

gvGestion_Sorting() protected method

protected gvGestion_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewSortEventArgs
return void

imgCloseEnvioWindow_Click() protected method

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

imgCloseRespuestaWindow_Click() protected method

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

Property Details

EstatusLabel protected_oe property

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

ExpedienteNumero protected_oe 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_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

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

FechaQuejasLabel protected_oe 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_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

FechaVisitaduriasLabel protected_oe 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_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

GridLabel protected_oe property

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

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

NivelesAutoridadLabel protected_oe property

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

NombreAutoridadLabel protected_oe property

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

PuestoAutoridadLabel protected_oe property

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

RecomendacionNumero protected_oe property

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

TipoLabel protected_oe property

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

btnPopUpEnviar protected_oe property

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

btnPopUpRespuesta protected_oe property

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

btnRespuesta protected_oe property

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

calFechaEnvio protected_oe property

calFechaEnvio control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar calFechaEnvio
return global::SIAQ.Web.Include.WebUserControls.wucCalendar

calFechaRespuesta protected_oe property

calFechaRespuesta control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar calFechaRespuesta
return global::SIAQ.Web.Include.WebUserControls.wucCalendar

ckeEnvio protected_oe property

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

ckeRespuesta protected_oe property

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

ddlPopUpRespuesta protected_oe property

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

dragPanelEnvio protected_oe property

dragPanelEnvio control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.DragPanelExtender dragPanelEnvio
return global::AjaxControlToolkit.DragPanelExtender

dragPanelRespuesta protected_oe property

dragPanelRespuesta control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.DragPanelExtender dragPanelRespuesta
return global::AjaxControlToolkit.DragPanelExtender

gvGestion protected_oe property

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

hddRecomendacionId protected_oe property

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

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

imgCloseEnvioWindow protected_oe property

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

imgCloseRespuestaWindow protected_oe property

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

lblActionMessageEnvio protected_oe property

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

lblActionMessageRespuesta protected_oe property

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

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

lblEncabezado protected_oe property

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

lblNumero protected_oe property

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

lblRespuestaTitle protected_oe property

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

pnlEnvio protected_oe property

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

pnlEnvioBody protected_oe property

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

pnlEnvioContent protected_oe property

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

pnlEnvioHeader protected_oe property

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

pnlRespuesta protected_oe property

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

pnlRespuestaBody protected_oe property

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

pnlRespuestaContent protected_oe property

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

pnlRespuestaHeader protected_oe property

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