C# Class templateApp.GUI.Modulo11.M11_ModificarResultadoCompetencia

Afficher le fichier Open project: rosmantorres/sakaratedo

Protected Properties

Свойство 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

Méthodes publiques

Méthode Description
M11_ModificarResultadoCompetencia ( ) : System

Méthodes protégées

Méthode 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 méthode

public M11_ModificarResultadoCompetencia ( ) : System
Résultat System

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

bCancelar_Click() protected méthode

protected bCancelar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

bModificarAmbas_Click() protected méthode

protected bModificarAmbas_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

bModificarKata_Click() protected méthode

protected bModificarKata_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

bModificarKumite_Click() protected méthode

protected bModificarKumite_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

bModificar_Click() protected méthode

protected bModificar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

comboCategoria_SelectedIndexChanged() protected méthode

protected comboCategoria_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

comboEspecialidad_SelectedIndexChanged() protected méthode

protected comboEspecialidad_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

alert protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

bCancelar protected_oe 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
Résultat global::System.Web.UI.WebControls.LinkButton

bModificar protected_oe 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
Résultat global::System.Web.UI.WebControls.LinkButton

bModificarAmbas protected_oe 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
Résultat global::System.Web.UI.WebControls.LinkButton

bModificarKata protected_oe 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
Résultat global::System.Web.UI.WebControls.LinkButton

bModificarKumite protected_oe 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
Résultat global::System.Web.UI.WebControls.LinkButton

comboCategoria protected_oe 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
Résultat global::System.Web.UI.WebControls.DropDownList

comboEspecialidad protected_oe 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
Résultat global::System.Web.UI.WebControls.DropDownList

dataTable protected_oe 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
Résultat global::System.Web.UI.WebControls.Literal

dataTable2 protected_oe 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
Résultat global::System.Web.UI.WebControls.Literal

dataTable3 protected_oe 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
Résultat global::System.Web.UI.WebControls.Literal

div1 protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

div2 protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

fechaEvento protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

lEspecialidad protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

modificar_resultado protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlForm

nombreEvento protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

rvalue protected_oe 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
Résultat global::System.Web.UI.WebControls.HiddenField

rvalue2 protected_oe 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
Résultat global::System.Web.UI.WebControls.HiddenField