C# Class SIAQ.Web.Application.WebApp.Private.Operation.opeDetalleCiudadano

Inheritance: System.Web.UI.Page
ファイルを表示 Open project: GCSoft/CEDHNL

Protected Properties

Property Type Description
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

Protected Methods

Method Description
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

Private Methods

Method Description
SelectCiudadanoDetalle ( ) : void

Method Details

Page_Load() protected method

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

btnRegresar_Click() protected method

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

gvSolicitudes_RowDataBound() protected method

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

gvSolicitudes_Sorting() protected method

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

gvVisitas_RowDataBound() protected method

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

gvVisitas_Sorting() protected method

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

Property Details

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

gvSolicitudes protected_oe property

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

gvVisitas protected_oe property

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

hddCiudadanoId protected_oe property

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

lblAniosResidiendoNL protected_oe property

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

lblApellidoMaterno protected_oe property

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

lblApellidoPaterno protected_oe property

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

lblCalle protected_oe property

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

lblCiudad protected_oe property

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

lblColonia protected_oe property

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

lblCorreoElectronico protected_oe property

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

lblDependientesEconomicos protected_oe property

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

lblEdad protected_oe property

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

lblEscolaridad protected_oe property

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

lblEstado protected_oe property

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

lblEstadoCivil protected_oe property

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

lblFormaEnterarse protected_oe property

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

lblNacionalidad protected_oe property

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

lblNoExterior protected_oe property

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

lblNombre protected_oe property

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

lblNumInterior protected_oe property

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

lblOcupacion protected_oe property

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

lblOtroTelefono protected_oe property

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

lblPais protected_oe property

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

lblSexo protected_oe property

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

lblSubTitulo protected_oe property

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

lblTelefonoPrincipal protected_oe property

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

pnlBotones protected_oe property

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

pnlFormularioDomicilio protected_oe property

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

pnlFormularioInfoGral protected_oe property

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

pnlSolicitudes protected_oe property

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

pnlVisitas protected_oe property

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