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 |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
||
btnRegresar_Click ( object sender, |
||
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 |
Method | Description | |
---|---|---|
SelectCiudadanoDetalle ( ) : void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnRegresar_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected gvSolicitudes_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewRowEventArgs | |
return | void |
protected gvSolicitudes_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewSortEventArgs | |
return | void |
protected gvVisitas_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewRowEventArgs | |
return | void |
protected gvVisitas_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewSortEventArgs | |
return | void |
protected global::System.Web.UI.WebControls.Button btnRegresar | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.GridView gvSolicitudes | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.GridView gvVisitas | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.HiddenField hddCiudadanoId | ||
return | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.HiddenField hddSort | ||
return | global::System.Web.UI.WebControls.HiddenField |
protected global::System.Web.UI.WebControls.Label lblAniosResidiendoNL | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblApellidoMaterno | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblApellidoPaterno | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblCalle | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblCiudad | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblColonia | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblCorreoElectronico | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblDependientesEconomicos | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblEdad | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblEscolaridad | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblEstado | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblEstadoCivil | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblFormaEnterarse | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblNacionalidad | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblNoExterior | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblNombre | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblNumInterior | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblOcupacion | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblOtroTelefono | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblPais | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblSexo | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblSubTitulo | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblTelefonoPrincipal | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Panel pnlBotones | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlFormularioDomicilio | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlFormularioInfoGral | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlSolicitudes | ||
return | global::System.Web.UI.WebControls.Panel |