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

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
btnPopUpEstatusPuntoResolutivo global::System.Web.UI.WebControls.Button
btnRegresar global::System.Web.UI.WebControls.Button
calFechaEstatusPuntoResolutivo global::SIAQ.Web.Include.WebUserControls.wucCalendar
ckeEstatusPuntoResolutivo global::CKEditor.NET.CKEditorControl
ddlPopUpEstatusPuntoResolutivo global::System.Web.UI.WebControls.DropDownList
dragPanelEstatusPuntoResolutivo global::AjaxControlToolkit.DragPanelExtender
gvPuntosResolutivos global::System.Web.UI.WebControls.GridView
hddRecomendacionDetalleId global::System.Web.UI.WebControls.HiddenField
hddRecomendacionId global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField
imgCloseEstatusPuntoResolutivoWindow global::System.Web.UI.WebControls.ImageButton
lblActionMessageEstatusPuntoResolutivo global::System.Web.UI.WebControls.Label
lblEncabezado global::System.Web.UI.WebControls.Label
lblEstatusPuntoResolutivoTitle global::System.Web.UI.WebControls.Label
lblNumero global::System.Web.UI.WebControls.Label
pnlEstatusPuntoResolutivo global::System.Web.UI.WebControls.Panel
pnlEstatusPuntoResolutivoBody global::System.Web.UI.WebControls.Panel
pnlEstatusPuntoResolutivoContent global::System.Web.UI.WebControls.Panel
pnlEstatusPuntoResolutivoHeader global::System.Web.UI.WebControls.Panel

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
btnPopUpEstatusPuntoResolutivo_Click ( object sender, EventArgs e ) : void
btnRegresar_Click ( object sender, EventArgs e ) : void
gvPuntosResolutivos_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
gvPuntosResolutivos_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
gvPuntosResolutivos_Sorting ( object sender, GridViewSortEventArgs e ) : void
imgCloseEstatusPuntoResolutivoWindow_Click ( object sender, ImageClickEventArgs e ) : void
imgSwapAll_Click ( object sender, ImageClickEventArgs e ) : void

Private Methods

Méthode Description
GetKey ( String sKey ) : String
InsertRecomendacionGestion_PuntoResolutivo ( ) : void
SelectEstatusPuntoResolutivo ( ) : void
SelectGestionPuntoResolutivo ( GridView &grdDetalle, Int32 RecomendacionDetalleId ) : void
SelectRecomendacion ( ) : void
ShowPopUpEstatusPuntoResolutivo ( String RecomendacionDetalleId ) : void
swapGrid ( int iRow ) : void
swapGridByHeader ( Int32 iRow, Boolean isVisible ) : void

Method Details

Page_Load() protected méthode

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

btnPopUpEstatusPuntoResolutivo_Click() protected méthode

protected btnPopUpEstatusPuntoResolutivo_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnRegresar_Click() protected méthode

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

gvPuntosResolutivos_RowCommand() protected méthode

protected gvPuntosResolutivos_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
sender object
e GridViewCommandEventArgs
Résultat void

gvPuntosResolutivos_RowDataBound() protected méthode

protected gvPuntosResolutivos_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
Résultat void

gvPuntosResolutivos_Sorting() protected méthode

protected gvPuntosResolutivos_Sorting ( object sender, GridViewSortEventArgs e ) : void
sender object
e GridViewSortEventArgs
Résultat void

imgCloseEstatusPuntoResolutivoWindow_Click() protected méthode

protected imgCloseEstatusPuntoResolutivoWindow_Click ( object sender, ImageClickEventArgs e ) : void
sender object
e ImageClickEventArgs
Résultat void

imgSwapAll_Click() protected méthode

protected imgSwapAll_Click ( object sender, ImageClickEventArgs e ) : void
sender object
e 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

btnPopUpEstatusPuntoResolutivo protected_oe property

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

calFechaEstatusPuntoResolutivo protected_oe property

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

ckeEstatusPuntoResolutivo protected_oe property

ckeEstatusPuntoResolutivo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::CKEditor.NET.CKEditorControl ckeEstatusPuntoResolutivo
Résultat global::CKEditor.NET.CKEditorControl

ddlPopUpEstatusPuntoResolutivo protected_oe property

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

dragPanelEstatusPuntoResolutivo protected_oe property

dragPanelEstatusPuntoResolutivo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.DragPanelExtender dragPanelEstatusPuntoResolutivo
Résultat global::AjaxControlToolkit.DragPanelExtender

gvPuntosResolutivos protected_oe property

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

hddRecomendacionDetalleId protected_oe property

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

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

imgCloseEstatusPuntoResolutivoWindow protected_oe property

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

lblActionMessageEstatusPuntoResolutivo protected_oe property

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

lblEstatusPuntoResolutivoTitle protected_oe property

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

pnlEstatusPuntoResolutivo protected_oe property

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

pnlEstatusPuntoResolutivoBody protected_oe property

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

pnlEstatusPuntoResolutivoContent protected_oe property

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

pnlEstatusPuntoResolutivoHeader protected_oe property

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