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

상속: SIAQ.BusinessProcess.Page.BPPage
파일 보기 프로젝트 열기: GCSoft/CEDHNL

보호된 프로퍼티들

프로퍼티 타입 설명
BuscadorListaCiudad global::System.Web.UI.WebControls.DropDownList
BuscadorListaColonia global::System.Web.UI.WebControls.DropDownList
BuscadorListaEstado global::System.Web.UI.WebControls.DropDownList
BuscadorListaPais global::System.Web.UI.WebControls.DropDownList
Label2 global::System.Web.UI.WebControls.Label
TextBoxCalle global::System.Web.UI.WebControls.TextBox
TextBoxMaterno global::System.Web.UI.WebControls.TextBox
TextBoxPaterno global::System.Web.UI.WebControls.TextBox
acrdBusqueda global::AjaxControlToolkit.Accordion
apnlFiltros global::AjaxControlToolkit.AccordionPane
btnBuscar global::System.Web.UI.WebControls.Button
gvCiudadano global::System.Web.UI.WebControls.GridView
hddSort global::System.Web.UI.WebControls.HiddenField
lblFiltro global::System.Web.UI.WebControls.Label
pnlBotones global::System.Web.UI.WebControls.Panel
pnlFormulario global::System.Web.UI.WebControls.Panel
pnlGrid global::System.Web.UI.WebControls.Panel
txtNombre global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
BuscadorListaCiudad_SelectedIndexChanged ( object sender, EventArgs e ) : void
BuscadorListaEstado_SelectedIndexChanged ( object sender, EventArgs e ) : void
BuscadorListaPais_SelectedIndexChanged ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnBuscar_Click ( object sender, EventArgs e ) : void
gvCiudadano_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
gvCiudadano_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
gvCiudadano_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void

비공개 메소드들

메소드 설명
RecoveryForm ( ) : void
SaveForm ( ) : void
SelectCiudad ( ) : void
SelectCiudadano ( ) : void
SelectColonia ( ) : void
SelectEstado ( ) : void
SelectPais ( ) : void

메소드 상세

BuscadorListaCiudad_SelectedIndexChanged() 보호된 메소드

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

BuscadorListaEstado_SelectedIndexChanged() 보호된 메소드

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

BuscadorListaPais_SelectedIndexChanged() 보호된 메소드

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

Page_Load() 보호된 메소드

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

btnBuscar_Click() 보호된 메소드

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

gvCiudadano_RowCommand() 보호된 메소드

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

gvCiudadano_RowDataBound() 보호된 메소드

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

gvCiudadano_Sorting() 보호된 메소드

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

프로퍼티 상세

BuscadorListaCiudad 보호되어 있는 프로퍼티

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

BuscadorListaColonia 보호되어 있는 프로퍼티

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

BuscadorListaEstado 보호되어 있는 프로퍼티

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

BuscadorListaPais 보호되어 있는 프로퍼티

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

Label2 보호되어 있는 프로퍼티

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

TextBoxCalle 보호되어 있는 프로퍼티

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

TextBoxMaterno 보호되어 있는 프로퍼티

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

TextBoxPaterno 보호되어 있는 프로퍼티

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

acrdBusqueda 보호되어 있는 프로퍼티

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

apnlFiltros 보호되어 있는 프로퍼티

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

btnBuscar 보호되어 있는 프로퍼티

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

gvCiudadano 보호되어 있는 프로퍼티

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

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

lblFiltro 보호되어 있는 프로퍼티

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

pnlFormulario 보호되어 있는 프로퍼티

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

pnlGrid 보호되어 있는 프로퍼티

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

txtNombre 보호되어 있는 프로퍼티

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