C# 클래스 SIAQ.Web.Application.WebApp.Private.Operation.opeDetalleCiudadano

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

보호된 프로퍼티들

프로퍼티 타입 설명
btnRegresar global::System.Web.UI.WebControls.Button
gvSolicitudes global::System.Web.UI.WebControls.GridView
gvVisitas global::System.Web.UI.WebControls.GridView
hddCiudadanoId global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField
lblAniosResidiendoNL global::System.Web.UI.WebControls.Label
lblApellidoMaterno global::System.Web.UI.WebControls.Label
lblApellidoPaterno global::System.Web.UI.WebControls.Label
lblCalle global::System.Web.UI.WebControls.Label
lblCiudad global::System.Web.UI.WebControls.Label
lblColonia global::System.Web.UI.WebControls.Label
lblCorreoElectronico global::System.Web.UI.WebControls.Label
lblDependientesEconomicos global::System.Web.UI.WebControls.Label
lblEdad global::System.Web.UI.WebControls.Label
lblEscolaridad global::System.Web.UI.WebControls.Label
lblEstado global::System.Web.UI.WebControls.Label
lblEstadoCivil global::System.Web.UI.WebControls.Label
lblFormaEnterarse global::System.Web.UI.WebControls.Label
lblNacionalidad global::System.Web.UI.WebControls.Label
lblNoExterior global::System.Web.UI.WebControls.Label
lblNombre global::System.Web.UI.WebControls.Label
lblNumInterior global::System.Web.UI.WebControls.Label
lblOcupacion global::System.Web.UI.WebControls.Label
lblOtroTelefono global::System.Web.UI.WebControls.Label
lblPais global::System.Web.UI.WebControls.Label
lblSexo global::System.Web.UI.WebControls.Label
lblSubTitulo global::System.Web.UI.WebControls.Label
lblTelefonoPrincipal global::System.Web.UI.WebControls.Label
pnlBotones global::System.Web.UI.WebControls.Panel
pnlFormularioDomicilio global::System.Web.UI.WebControls.Panel
pnlFormularioInfoGral global::System.Web.UI.WebControls.Panel
pnlSolicitudes global::System.Web.UI.WebControls.Panel
pnlVisitas global::System.Web.UI.WebControls.Panel

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnRegresar_Click ( object sender, EventArgs e ) : void
gvSolicitudes_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
gvSolicitudes_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
gvVisitas_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
gvVisitas_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void

비공개 메소드들

메소드 설명
SelectCiudadanoDetalle ( ) : void

메소드 상세

Page_Load() 보호된 메소드

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

btnRegresar_Click() 보호된 메소드

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

gvSolicitudes_RowDataBound() 보호된 메소드

protected gvSolicitudes_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewRowEventArgs
리턴 void

gvSolicitudes_Sorting() 보호된 메소드

protected gvSolicitudes_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewSortEventArgs
리턴 void

gvVisitas_RowDataBound() 보호된 메소드

protected gvVisitas_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewRowEventArgs
리턴 void

gvVisitas_Sorting() 보호된 메소드

protected gvVisitas_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewSortEventArgs
리턴 void

프로퍼티 상세

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

gvSolicitudes 보호되어 있는 프로퍼티

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

gvVisitas 보호되어 있는 프로퍼티

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

hddCiudadanoId 보호되어 있는 프로퍼티

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

lblAniosResidiendoNL 보호되어 있는 프로퍼티

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

lblApellidoMaterno 보호되어 있는 프로퍼티

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

lblApellidoPaterno 보호되어 있는 프로퍼티

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

lblCalle 보호되어 있는 프로퍼티

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

lblCiudad 보호되어 있는 프로퍼티

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

lblColonia 보호되어 있는 프로퍼티

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

lblCorreoElectronico 보호되어 있는 프로퍼티

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

lblDependientesEconomicos 보호되어 있는 프로퍼티

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

lblEdad 보호되어 있는 프로퍼티

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

lblEscolaridad 보호되어 있는 프로퍼티

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

lblEstado 보호되어 있는 프로퍼티

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

lblEstadoCivil 보호되어 있는 프로퍼티

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

lblFormaEnterarse 보호되어 있는 프로퍼티

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

lblNacionalidad 보호되어 있는 프로퍼티

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

lblNoExterior 보호되어 있는 프로퍼티

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

lblNombre 보호되어 있는 프로퍼티

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

lblNumInterior 보호되어 있는 프로퍼티

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

lblOcupacion 보호되어 있는 프로퍼티

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

lblOtroTelefono 보호되어 있는 프로퍼티

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

lblPais 보호되어 있는 프로퍼티

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

lblSexo 보호되어 있는 프로퍼티

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

lblSubTitulo 보호되어 있는 프로퍼티

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

lblTelefonoPrincipal 보호되어 있는 프로퍼티

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

pnlBotones 보호되어 있는 프로퍼티

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

pnlFormularioDomicilio 보호되어 있는 프로퍼티

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

pnlFormularioInfoGral 보호되어 있는 프로퍼티

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

pnlSolicitudes 보호되어 있는 프로퍼티

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

pnlVisitas 보호되어 있는 프로퍼티

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