C# 클래스 SIAQ.Web.Application.WebApp.Private.Seguimiento.VicBusquedaAtenciones

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

보호된 프로퍼티들

프로퍼티 타입 설명
Label2 global::System.Web.UI.WebControls.Label
Panel2 global::System.Web.UI.WebControls.Panel
btnBuscar global::System.Web.UI.WebControls.Button
ddlDoctor global::System.Web.UI.WebControls.DropDownList
gvAtencion global::System.Web.UI.WebControls.GridView
hddSort global::System.Web.UI.WebControls.HiddenField
pnlFormulario global::System.Web.UI.WebControls.Panel
pnlGrid global::System.Web.UI.WebControls.Panel
txtAtencionNumero global::System.Web.UI.WebControls.TextBox
txtQuejoso global::System.Web.UI.WebControls.TextBox
wucBeginDate global::SIAQ.Web.Include.WebUserControls.wucCalendar
wucEndDate global::SIAQ.Web.Include.WebUserControls.wucCalendar

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnBuscar_Click ( object sender, EventArgs e ) : void
gvAtencion_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
gvAtencion_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
gvAtencion_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void

비공개 메소드들

메소드 설명
RecoveryForm ( ) : void
SaveForm ( ) : void
SelectAtencion ( System.Boolean Recovery ) : void
SelectDoctor ( ) : 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

gvAtencion_RowCommand() 보호된 메소드

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

gvAtencion_RowDataBound() 보호된 메소드

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

gvAtencion_Sorting() 보호된 메소드

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

프로퍼티 상세

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

Panel2 보호되어 있는 프로퍼티

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

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

ddlDoctor 보호되어 있는 프로퍼티

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

gvAtencion 보호되어 있는 프로퍼티

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

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

txtAtencionNumero 보호되어 있는 프로퍼티

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

txtQuejoso 보호되어 있는 프로퍼티

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

wucBeginDate 보호되어 있는 프로퍼티

wucBeginDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar wucBeginDate
리턴 global::SIAQ.Web.Include.WebUserControls.wucCalendar

wucEndDate 보호되어 있는 프로퍼티

wucEndDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar wucEndDate
리턴 global::SIAQ.Web.Include.WebUserControls.wucCalendar