C# 클래스 SIAQ.Web.Application.WebApp.Private.Quejas.QueCalificarSolicitud

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: GCSoft/CEDHNL

보호된 프로퍼티들

프로퍼티 타입 설명
AfectadoLabel global::System.Web.UI.WebControls.Label
CalificacionLabel 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
FechaAsignacionLabel global::System.Web.UI.WebControls.Label
FechaGestionLabel global::System.Web.UI.WebControls.Label
FechaModificacionLabel global::System.Web.UI.WebControls.Label
FechaRecepcionLabel global::System.Web.UI.WebControls.Label
FuncionarioLabel global::System.Web.UI.WebControls.Label
Label1 global::System.Web.UI.WebControls.Label
LugarHechosLabel global::System.Web.UI.WebControls.Label
ObservacionesLabel global::System.Web.UI.WebControls.Label
SenderId global::System.Web.UI.WebControls.HiddenField
SolicitudNumero global::System.Web.UI.WebControls.Label
TipoSolicitudLabel global::System.Web.UI.WebControls.Label
btnAgregarCanalizacion global::System.Web.UI.WebControls.Button
btnGuardar global::System.Web.UI.WebControls.Button
btnRegresar global::System.Web.UI.WebControls.Button
chkMedioComunicacion global::System.Web.UI.WebControls.CheckBox
ckeFundamento global::CKEditor.NET.CKEditorControl
ddlCalificacion global::System.Web.UI.WebControls.DropDownList
ddlCanalizacion global::System.Web.UI.WebControls.DropDownList
ddlMecanismoApertura global::System.Web.UI.WebControls.DropDownList
ddlNivelAutoridad global::System.Web.UI.WebControls.DropDownList
ddlProblematica global::System.Web.UI.WebControls.DropDownList
ddlProblematicaDetalle global::System.Web.UI.WebControls.DropDownList
ddlTipoOrientacion global::System.Web.UI.WebControls.DropDownList
grdCanalizacion global::System.Web.UI.WebControls.GridView
hddSolicitudId global::System.Web.UI.WebControls.HiddenField

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnAgregarCanalizacion_Click ( object sender, EventArgs e ) : void
btnGuardar_Click ( object sender, EventArgs e ) : void
btnRegresar_Click ( object sender, EventArgs e ) : void
ddlCalificacion_SelectedIndexChanged ( Object sender, EventArgs e ) : void
ddlMecanismoApertura_SelectedIndexChanged ( Object sender, EventArgs e ) : void
ddlProblematica_SelectedIndexChanged ( Object sender, EventArgs e ) : void
ddlTipoOrientacion_SelectedIndexChanged ( Object sender, EventArgs e ) : void
grdCanalizacion_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
grdCanalizacion_RowDataBound ( object sender, GridViewRowEventArgs e ) : void

비공개 메소드들

메소드 설명
AgregaCanalizacion ( ) : void
LimpiaGridCanalizaciones ( ) : void
SelectCalificacion ( ) : void
SelectCanalizacion ( ) : void
SelectMecanismoApertura ( ) : void
SelectNivelAutoridad ( ) : void
SelectOrientacion ( ) : void
SelectProblematica ( ) : void
SelectProblematicaDetalle ( ) : void
SelectSolicitud ( ) : void
UpdateSolicitud_Calificacion ( ) : void

메소드 상세

Page_Load() 보호된 메소드

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

btnAgregarCanalizacion_Click() 보호된 메소드

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

btnGuardar_Click() 보호된 메소드

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

ddlCalificacion_SelectedIndexChanged() 보호된 메소드

protected ddlCalificacion_SelectedIndexChanged ( Object sender, EventArgs e ) : void
sender Object
e EventArgs
리턴 void

ddlMecanismoApertura_SelectedIndexChanged() 보호된 메소드

protected ddlMecanismoApertura_SelectedIndexChanged ( Object sender, EventArgs e ) : void
sender Object
e EventArgs
리턴 void

ddlProblematica_SelectedIndexChanged() 보호된 메소드

protected ddlProblematica_SelectedIndexChanged ( Object sender, EventArgs e ) : void
sender Object
e EventArgs
리턴 void

ddlTipoOrientacion_SelectedIndexChanged() 보호된 메소드

protected ddlTipoOrientacion_SelectedIndexChanged ( Object sender, EventArgs e ) : void
sender Object
e EventArgs
리턴 void

grdCanalizacion_RowCommand() 보호된 메소드

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

grdCanalizacion_RowDataBound() 보호된 메소드

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

프로퍼티 상세

AfectadoLabel 보호되어 있는 프로퍼티

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

CalificacionLabel 보호되어 있는 프로퍼티

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

ContactoLabel 보호되어 있는 프로퍼티

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

DireccionHechosLabel 보호되어 있는 프로퍼티

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

EstatusaLabel 보호되어 있는 프로퍼티

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

FechaGestionLabel 보호되어 있는 프로퍼티

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

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

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

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

LugarHechosLabel 보호되어 있는 프로퍼티

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

ObservacionesLabel 보호되어 있는 프로퍼티

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

SolicitudNumero 보호되어 있는 프로퍼티

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

TipoSolicitudLabel 보호되어 있는 프로퍼티

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

btnAgregarCanalizacion 보호되어 있는 프로퍼티

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

btnGuardar 보호되어 있는 프로퍼티

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

chkMedioComunicacion 보호되어 있는 프로퍼티

chkMedioComunicacion control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkMedioComunicacion
리턴 global::System.Web.UI.WebControls.CheckBox

ckeFundamento 보호되어 있는 프로퍼티

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

ddlCalificacion 보호되어 있는 프로퍼티

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

ddlCanalizacion 보호되어 있는 프로퍼티

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

ddlMecanismoApertura 보호되어 있는 프로퍼티

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

ddlNivelAutoridad 보호되어 있는 프로퍼티

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

ddlProblematica 보호되어 있는 프로퍼티

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

ddlProblematicaDetalle 보호되어 있는 프로퍼티

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

ddlTipoOrientacion 보호되어 있는 프로퍼티

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

grdCanalizacion 보호되어 있는 프로퍼티

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

hddSolicitudId 보호되어 있는 프로퍼티

hddSolicitudId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddSolicitudId
리턴 global::System.Web.UI.WebControls.HiddenField