C# 클래스 SIAQ.Web.Application.WebApp.Private.Seguimiento.segGestionPuntoResolutivo

파일 보기 프로젝트 열기: GCSoft/CEDHNL

보호된 프로퍼티들

프로퍼티 타입 설명
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

보호된 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
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

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnPopUpEstatusPuntoResolutivo_Click() 보호된 메소드

protected btnPopUpEstatusPuntoResolutivo_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnRegresar_Click() 보호된 메소드

protected btnRegresar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

gvPuntosResolutivos_RowCommand() 보호된 메소드

protected gvPuntosResolutivos_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
sender object
e GridViewCommandEventArgs
리턴 void

gvPuntosResolutivos_RowDataBound() 보호된 메소드

protected gvPuntosResolutivos_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
리턴 void

gvPuntosResolutivos_Sorting() 보호된 메소드

protected gvPuntosResolutivos_Sorting ( object sender, GridViewSortEventArgs e ) : void
sender object
e GridViewSortEventArgs
리턴 void

imgCloseEstatusPuntoResolutivoWindow_Click() 보호된 메소드

protected imgCloseEstatusPuntoResolutivoWindow_Click ( object sender, ImageClickEventArgs e ) : void
sender object
e ImageClickEventArgs
리턴 void

imgSwapAll_Click() 보호된 메소드

protected imgSwapAll_Click ( object sender, ImageClickEventArgs e ) : void
sender object
e ImageClickEventArgs
리턴 void

프로퍼티 상세

EstatusLabel 보호되어 있는 프로퍼티

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

ExpedienteNumero 보호되어 있는 프로퍼티

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

FechaAsignacionLabel 보호되어 있는 프로퍼티

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

FechaModificacionLabel 보호되어 있는 프로퍼티

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

FechaQuejasLabel 보호되어 있는 프로퍼티

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

FechaRecepcionLabel 보호되어 있는 프로퍼티

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

FechaVisitaduriasLabel 보호되어 있는 프로퍼티

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

FuncionarioLabel 보호되어 있는 프로퍼티

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

GridLabel 보호되어 있는 프로퍼티

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

Label1 보호되어 있는 프로퍼티

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

NivelesAutoridadLabel 보호되어 있는 프로퍼티

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

NombreAutoridadLabel 보호되어 있는 프로퍼티

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

PuestoAutoridadLabel 보호되어 있는 프로퍼티

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

RecomendacionNumero 보호되어 있는 프로퍼티

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

SenderId 보호되어 있는 프로퍼티

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

TipoLabel 보호되어 있는 프로퍼티

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

btnPopUpEstatusPuntoResolutivo 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

btnRegresar 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

calFechaEstatusPuntoResolutivo 보호되어 있는 프로퍼티

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
리턴 global::SIAQ.Web.Include.WebUserControls.wucCalendar

ckeEstatusPuntoResolutivo 보호되어 있는 프로퍼티

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

ddlPopUpEstatusPuntoResolutivo 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.DropDownList

dragPanelEstatusPuntoResolutivo 보호되어 있는 프로퍼티

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

gvPuntosResolutivos 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.GridView

hddRecomendacionDetalleId 보호되어 있는 프로퍼티

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

hddRecomendacionId 보호되어 있는 프로퍼티

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

hddSort 보호되어 있는 프로퍼티

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

imgCloseEstatusPuntoResolutivoWindow 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.ImageButton

lblActionMessageEstatusPuntoResolutivo 보호되어 있는 프로퍼티

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

lblEncabezado 보호되어 있는 프로퍼티

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

lblEstatusPuntoResolutivoTitle 보호되어 있는 프로퍼티

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

lblNumero 보호되어 있는 프로퍼티

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

pnlEstatusPuntoResolutivo 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Panel

pnlEstatusPuntoResolutivoBody 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Panel

pnlEstatusPuntoResolutivoContent 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Panel

pnlEstatusPuntoResolutivoHeader 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Panel