C# Class templateApp.GUI.Modulo11.M11_ModificarResultadoCompetencia

Show file Open project: rosmantorres/sakaratedo

Protected Properties

Property Type Description
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
bCancelar global::System.Web.UI.WebControls.LinkButton
bModificar global::System.Web.UI.WebControls.LinkButton
bModificarAmbas global::System.Web.UI.WebControls.LinkButton
bModificarKata global::System.Web.UI.WebControls.LinkButton
bModificarKumite global::System.Web.UI.WebControls.LinkButton
comboCategoria global::System.Web.UI.WebControls.DropDownList
comboEspecialidad 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
fechaEvento global::System.Web.UI.WebControls.TextBox
lEspecialidad global::System.Web.UI.HtmlControls.HtmlGenericControl
modificar_resultado global::System.Web.UI.HtmlControls.HtmlForm
nombreEvento global::System.Web.UI.WebControls.TextBox
rvalue global::System.Web.UI.WebControls.HiddenField
rvalue2 global::System.Web.UI.WebControls.HiddenField

Public Methods

Method Description
M11_ModificarResultadoCompetencia ( ) : System

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
bCancelar_Click ( object sender, EventArgs e ) : void
bModificarAmbas_Click ( object sender, EventArgs e ) : void
bModificarKata_Click ( object sender, EventArgs e ) : void
bModificarKumite_Click ( object sender, EventArgs e ) : void
bModificar_Click ( object sender, EventArgs e ) : void
comboCategoria_SelectedIndexChanged ( object sender, EventArgs e ) : void
comboEspecialidad_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

M11_ModificarResultadoCompetencia() public method

public M11_ModificarResultadoCompetencia ( ) : System
return System

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

bCancelar_Click() protected method

protected bCancelar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

bModificarAmbas_Click() protected method

protected bModificarAmbas_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

bModificarKata_Click() protected method

protected bModificarKata_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

bModificarKumite_Click() protected method

protected bModificarKumite_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

bModificar_Click() protected method

protected bModificar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

comboCategoria_SelectedIndexChanged() protected method

protected comboCategoria_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

comboEspecialidad_SelectedIndexChanged() protected method

protected comboEspecialidad_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

alert protected property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

bCancelar protected property

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
return global::System.Web.UI.WebControls.LinkButton

bModificar protected property

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

bModificarAmbas protected property

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

bModificarKata protected property

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

bModificarKumite protected property

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

comboCategoria protected property

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
return global::System.Web.UI.WebControls.DropDownList

comboEspecialidad protected property

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
return global::System.Web.UI.WebControls.DropDownList

dataTable protected property

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
return global::System.Web.UI.WebControls.Literal

dataTable2 protected property

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
return global::System.Web.UI.WebControls.Literal

dataTable3 protected property

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
return global::System.Web.UI.WebControls.Literal

div1 protected property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

div2 protected property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

fechaEvento protected property

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

lEspecialidad protected property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

modificar_resultado protected property

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

nombreEvento protected property

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

rvalue protected property

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
return global::System.Web.UI.WebControls.HiddenField

rvalue2 protected property

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
return global::System.Web.UI.WebControls.HiddenField