C# 클래스 SIAQ.Web.Application.WebApp.Private.Catalog.catLugarHechos

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

보호된 프로퍼티들

프로퍼티 타입 설명
btnAction global::System.Web.UI.WebControls.Button
btnBuscar global::System.Web.UI.WebControls.Button
btnExportar global::System.Web.UI.WebControls.Button
btnNuevo global::System.Web.UI.WebControls.Button
gvLugarHechos global::System.Web.UI.WebControls.GridView
hddLugarHechos global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField
imgCloseWindow global::System.Web.UI.WebControls.ImageButton
lblActionMessage global::System.Web.UI.WebControls.Label
lblActionTitle 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
pnlBotones global::System.Web.UI.WebControls.Panel
pnlFormulario global::System.Web.UI.WebControls.Panel
pnlGrid global::System.Web.UI.WebControls.Panel
txtActionDescripcion global::System.Web.UI.WebControls.TextBox
txtActionNombre global::System.Web.UI.WebControls.TextBox
txtNombre global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnAction_Click ( object sender, EventArgs e ) : void
btnBuscar_Click ( object sender, EventArgs e ) : void
btnNuevo_Click ( object sender, EventArgs e ) : void
gvLugarHechos_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
gvLugarHechos_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
gvLugarHechos_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
imgCloseWindow_Click ( object sender, ImageClickEventArgs e ) : void

비공개 메소드들

메소드 설명
ClearActionPanel ( ) : void
SetPanel ( LugarHechosActionTypes LugarHechosActionTypes, Int32 LugarHechosId ) : void
ValidateActionForm ( ) : void
insertLugarHechos ( ) : void
selectcatLugarHechos ( ) : void
selectcatLugarHechos_ForEdit ( Int32 LugarHechosId ) : void
updateLugarHechos ( Int32 LugarHechosId ) : void

메소드 상세

Page_Load() 보호된 메소드

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

btnAction_Click() 보호된 메소드

protected btnAction_Click ( 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

btnNuevo_Click() 보호된 메소드

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

gvLugarHechos_RowCommand() 보호된 메소드

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

gvLugarHechos_RowDataBound() 보호된 메소드

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

gvLugarHechos_Sorting() 보호된 메소드

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

imgCloseWindow_Click() 보호된 메소드

protected imgCloseWindow_Click ( object sender, ImageClickEventArgs e ) : void
sender object
e ImageClickEventArgs
리턴 void

프로퍼티 상세

btnAction 보호되어 있는 프로퍼티

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

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

btnExportar 보호되어 있는 프로퍼티

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

btnNuevo 보호되어 있는 프로퍼티

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

gvLugarHechos 보호되어 있는 프로퍼티

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

hddLugarHechos 보호되어 있는 프로퍼티

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

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

lblActionMessage 보호되어 있는 프로퍼티

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

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

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

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

txtActionDescripcion 보호되어 있는 프로퍼티

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

txtActionNombre 보호되어 있는 프로퍼티

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