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

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: GCSoft/CEDHNL

Protected Properties

Свойство 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

Méthodes protégées

Méthode 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

Méthode Description
GetKey ( String sKey ) : String
SelectRecomendacion ( ) : void
SelectRespuesta ( ) : void
UpdateRecomendacion_EnviarAutoridad ( ) : void
UpdateRecomendacion_EnviarAutoridadCierre ( ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnEnviar_Click() protected méthode

protected btnEnviar_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnPopUpEnviar_Click() protected méthode

protected btnPopUpEnviar_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnPopUpRespuesta_Click() protected méthode

protected btnPopUpRespuesta_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnRegresar_Click() protected méthode

protected btnRegresar_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnRespuesta_Click() protected méthode

protected btnRespuesta_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

gvGestion_RowDataBound() protected méthode

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

gvGestion_Sorting() protected méthode

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

imgCloseEnvioWindow_Click() protected méthode

protected imgCloseEnvioWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
Résultat void

imgCloseRespuestaWindow_Click() protected méthode

protected imgCloseRespuestaWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat global::System.Web.UI.WebControls.Panel