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

파일 보기 프로젝트 열기: GCSoft/CEDHNL

보호된 프로퍼티들

프로퍼티 타입 설명
Label2 global::System.Web.UI.WebControls.Label
btnBuscar global::System.Web.UI.WebControls.Button
ddlEstatus global::System.Web.UI.WebControls.DropDownList
ddlFuncionario global::System.Web.UI.WebControls.DropDownList
ddlTipo global::System.Web.UI.WebControls.DropDownList
gvRecomendacion global::System.Web.UI.WebControls.GridView
hddSort global::System.Web.UI.WebControls.HiddenField
pnlBotones global::System.Web.UI.WebControls.Panel
pnlFormulario global::System.Web.UI.WebControls.Panel
pnlGrid global::System.Web.UI.WebControls.Panel
txtExpedienteNumero global::System.Web.UI.WebControls.TextBox
txtNombreAutoridad global::System.Web.UI.WebControls.TextBox
txtRecomendacionNumero 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
gvRecomendacion_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
gvRecomendacion_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
gvRecomendacion_Sorting ( object sender, GridViewSortEventArgs e ) : void

비공개 메소드들

메소드 설명
RecoveryForm ( ) : void
SaveForm ( ) : void
SelectEstatus ( ) : void
SelectFuncionario ( ) : void
SelectRecomendacion ( Boolean Recovery ) : void
SelectTipo ( ) : void

메소드 상세

Page_Load() 보호된 메소드

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

btnBuscar_Click() 보호된 메소드

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

gvRecomendacion_RowCommand() 보호된 메소드

protected gvRecomendacion_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
sender object
e GridViewCommandEventArgs
리턴 void

gvRecomendacion_RowDataBound() 보호된 메소드

protected gvRecomendacion_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
리턴 void

gvRecomendacion_Sorting() 보호된 메소드

protected gvRecomendacion_Sorting ( object sender, GridViewSortEventArgs e ) : void
sender object
e 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

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

ddlEstatus 보호되어 있는 프로퍼티

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

ddlFuncionario 보호되어 있는 프로퍼티

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

ddlTipo 보호되어 있는 프로퍼티

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

gvRecomendacion 보호되어 있는 프로퍼티

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

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

txtExpedienteNumero 보호되어 있는 프로퍼티

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

txtNombreAutoridad 보호되어 있는 프로퍼티

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

txtRecomendacionNumero 보호되어 있는 프로퍼티

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