C# 클래스 SIAQ.Web.Include.WebUserControls.wucBusquedaCiudadano

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

보호된 프로퍼티들

프로퍼티 타입 설명
btnBuscar global::System.Web.UI.WebControls.Button
gvCiudadano global::System.Web.UI.WebControls.GridView
hddCiudadanoID global::System.Web.UI.WebControls.HiddenField
hddNombre global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField
imgBusqueda global::System.Web.UI.WebControls.ImageButton
imgCloseWindow global::System.Web.UI.WebControls.ImageButton
lblActionTitle global::System.Web.UI.WebControls.Label
lblMessage global::System.Web.UI.WebControls.Label
pnlAction global::System.Web.UI.WebControls.Panel
pnlActionBody global::System.Web.UI.WebControls.Panel
pnlActionContent global::System.Web.UI.WebControls.Panel
pnlActionHeader global::System.Web.UI.WebControls.Panel
txtCiudadano global::System.Web.UI.WebControls.TextBox
txtNombre global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
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
imgBusqueda_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
imgCloseWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void

비공개 메소드들

메소드 설명
SelfInt32Parse ( String sItem ) : Int32
ShowFilter ( ) : void
selectCiudadano ( ) : 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

imgBusqueda_Click() 보호된 메소드

protected imgBusqueda_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

imgCloseWindow_Click() 보호된 메소드

protected imgCloseWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

프로퍼티 상세

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

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

hddNombre 보호되어 있는 프로퍼티

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

imgBusqueda 보호되어 있는 프로퍼티

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

imgCloseWindow 보호되어 있는 프로퍼티

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

lblActionTitle 보호되어 있는 프로퍼티

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

lblMessage 보호되어 있는 프로퍼티

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

pnlAction 보호되어 있는 프로퍼티

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

pnlActionBody 보호되어 있는 프로퍼티

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

pnlActionContent 보호되어 있는 프로퍼티

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

pnlActionHeader 보호되어 있는 프로퍼티

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

txtCiudadano 보호되어 있는 프로퍼티

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

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