C# 클래스 templateApp.GUI.Modulo11.M11_AgregarResultadoCompetencia

파일 보기 프로젝트 열기: rosmantorres/sakaratedo

보호된 프로퍼티들

프로퍼티 타입 설명
agregar_resultado global::System.Web.UI.HtmlControls.HtmlForm
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
bAgregar global::System.Web.UI.WebControls.LinkButton
bAgregarAmbos global::System.Web.UI.WebControls.LinkButton
bAgregarKata global::System.Web.UI.WebControls.LinkButton
bAgregarKumite global::System.Web.UI.WebControls.LinkButton
bCancelar global::System.Web.UI.WebControls.LinkButton
bSiguiente global::System.Web.UI.WebControls.LinkButton
bSiguienteAmbos global::System.Web.UI.WebControls.LinkButton
calendar global::System.Web.UI.WebControls.Calendar
comboCategoria global::System.Web.UI.WebControls.DropDownList
comboEspecialidad global::System.Web.UI.WebControls.DropDownList
comboEventos global::System.Web.UI.WebControls.DropDownList
dataTable global::System.Web.UI.WebControls.Literal
dataTable2 global::System.Web.UI.WebControls.Literal
dataTable3 global::System.Web.UI.WebControls.Literal
div1 global::System.Web.UI.HtmlControls.HtmlGenericControl
div2 global::System.Web.UI.HtmlControls.HtmlGenericControl
div3 global::System.Web.UI.HtmlControls.HtmlGenericControl
lEspecialidad global::System.Web.UI.HtmlControls.HtmlGenericControl
lPosicion global::System.Web.UI.HtmlControls.HtmlGenericControl
listaGanadores global::System.Web.UI.WebControls.ListBox
rvalue global::System.Web.UI.WebControls.HiddenField
rvalue2 global::System.Web.UI.WebControls.HiddenField

공개 메소드들

메소드 설명
M11_AgregarResultadoCompetencia ( ) : System

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
bAgregarAmbos_Click ( object sender, EventArgs e ) : void
bAgregarKata_Click ( object sender, EventArgs e ) : void
bAgregarKumite_Click ( object sender, EventArgs e ) : void
bAgregar_Click ( object sender, EventArgs e ) : void
bCancelar_Click ( object sender, EventArgs e ) : void
bSiguienteAmbos_Click ( object sender, EventArgs e ) : void
bSiguiente_Click ( object sender, EventArgs e ) : void
calendar_DayRender ( object sender, DayRenderEventArgs e ) : void
calendar_SelectionChanged ( object sender, EventArgs e ) : void
comboCategoria_SelectedIndexChanged ( object sender, EventArgs e ) : void
comboEspecialidad_SelectedIndexChanged ( object sender, EventArgs e ) : void
comboEventos_SelectedIndexChanged ( object sender, EventArgs e ) : void

메소드 상세

M11_AgregarResultadoCompetencia() 공개 메소드

public M11_AgregarResultadoCompetencia ( ) : System
리턴 System

Page_Load() 보호된 메소드

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

bAgregarAmbos_Click() 보호된 메소드

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

bAgregarKata_Click() 보호된 메소드

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

bAgregarKumite_Click() 보호된 메소드

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

bAgregar_Click() 보호된 메소드

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

bCancelar_Click() 보호된 메소드

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

bSiguienteAmbos_Click() 보호된 메소드

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

bSiguiente_Click() 보호된 메소드

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

calendar_DayRender() 보호된 메소드

protected calendar_DayRender ( object sender, DayRenderEventArgs e ) : void
sender object
e DayRenderEventArgs
리턴 void

calendar_SelectionChanged() 보호된 메소드

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

comboCategoria_SelectedIndexChanged() 보호된 메소드

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

comboEspecialidad_SelectedIndexChanged() 보호된 메소드

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

comboEventos_SelectedIndexChanged() 보호된 메소드

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

프로퍼티 상세

agregar_resultado 보호되어 있는 프로퍼티

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

alert 보호되어 있는 프로퍼티

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

bAgregar 보호되어 있는 프로퍼티

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

bAgregarAmbos 보호되어 있는 프로퍼티

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

bAgregarKata 보호되어 있는 프로퍼티

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

bAgregarKumite 보호되어 있는 프로퍼티

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

bCancelar 보호되어 있는 프로퍼티

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

bSiguiente 보호되어 있는 프로퍼티

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

bSiguienteAmbos 보호되어 있는 프로퍼티

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

calendar 보호되어 있는 프로퍼티

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

comboCategoria 보호되어 있는 프로퍼티

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

comboEspecialidad 보호되어 있는 프로퍼티

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

comboEventos 보호되어 있는 프로퍼티

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

dataTable 보호되어 있는 프로퍼티

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

dataTable2 보호되어 있는 프로퍼티

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

dataTable3 보호되어 있는 프로퍼티

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

div1 보호되어 있는 프로퍼티

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

div2 보호되어 있는 프로퍼티

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

div3 보호되어 있는 프로퍼티

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

lEspecialidad 보호되어 있는 프로퍼티

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

lPosicion 보호되어 있는 프로퍼티

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

listaGanadores 보호되어 있는 프로퍼티

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

rvalue 보호되어 있는 프로퍼티

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

rvalue2 보호되어 있는 프로퍼티

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