C# Class templateApp.GUI.Modulo12.M12_ModificarCompetencias

Inheritance: System.Web.UI.Page
ファイルを表示 Open project: rosmantorres/sakaratedo

Public Properties

Property Type Description
laLatitud string
laLongitud string

Protected Properties

Property Type Description
agregar_competencia global::System.Web.UI.HtmlControls.HtmlForm
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
btn_modificarComp_Click global::System.Web.UI.WebControls.Button
comboCintaDesde global::System.Web.UI.WebControls.DropDownList
comboCintaHasta global::System.Web.UI.WebControls.DropDownList
comboOrgs global::System.Web.UI.WebControls.DropDownList
costoComp global::System.Web.UI.WebControls.TextBox
divComboCintaDesde global::System.Web.UI.HtmlControls.HtmlGenericControl
divComboCintaHasta global::System.Web.UI.HtmlControls.HtmlGenericControl
divComboOrg global::System.Web.UI.HtmlControls.HtmlGenericControl
edad_desde global::System.Web.UI.WebControls.TextBox
edad_hasta global::System.Web.UI.WebControls.TextBox
fechaFin global::System.Web.UI.WebControls.HiddenField
fechaIni global::System.Web.UI.WebControls.HiddenField
input_sexo_F global::System.Web.UI.WebControls.RadioButton
input_sexo_M global::System.Web.UI.WebControls.RadioButton
input_status_Finalizado global::System.Web.UI.WebControls.RadioButton
input_status_enCurso global::System.Web.UI.WebControls.RadioButton
input_status_porIniciar global::System.Web.UI.WebControls.RadioButton
input_tipo_ambos global::System.Web.UI.WebControls.RadioButton
input_tipo_kata global::System.Web.UI.WebControls.RadioButton
input_tipo_kumite global::System.Web.UI.WebControls.RadioButton
nombreComp global::System.Web.UI.WebControls.TextBox
organizaciones global::System.Web.UI.WebControls.CheckBox
txtLAT global::System.Web.UI.WebControls.HiddenField
txtLONG global::System.Web.UI.WebControls.HiddenField

Private Properties

Property Type Description

Public Methods

Method Description
M12_ModificarCompetencias ( ) : System

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btn_modificarComp_Click_Click ( object sender, EventArgs e ) : void
comboCintaDesde_SelectedIndexChanged ( object sender, EventArgs e ) : void
comboCintaHasta_SelectedIndexChanged ( object sender, EventArgs e ) : void
comboOrgs_SelectedIndexChanged ( object sender, EventArgs e ) : void
comboSexo_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

M12_ModificarCompetencias() public method

public M12_ModificarCompetencias ( ) : System
return System

Page_Load() protected method

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

btn_modificarComp_Click_Click() protected method

protected btn_modificarComp_Click_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

comboCintaDesde_SelectedIndexChanged() protected method

protected comboCintaDesde_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

comboCintaHasta_SelectedIndexChanged() protected method

protected comboCintaHasta_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

comboOrgs_SelectedIndexChanged() protected method

protected comboOrgs_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

comboSexo_SelectedIndexChanged() protected method

protected comboSexo_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

agregar_competencia protected_oe property

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

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

btn_modificarComp_Click protected_oe property

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

comboCintaDesde protected_oe property

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

comboCintaHasta protected_oe property

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

comboOrgs protected_oe property

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

costoComp protected_oe property

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

divComboCintaDesde protected_oe property

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

divComboCintaHasta protected_oe property

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

divComboOrg protected_oe property

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

edad_desde protected_oe property

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

edad_hasta protected_oe property

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

fechaFin protected_oe property

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

fechaIni protected_oe property

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

input_sexo_F protected_oe property

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

input_sexo_M protected_oe property

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

input_status_Finalizado protected_oe property

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

input_status_enCurso protected_oe property

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

input_status_porIniciar protected_oe property

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

input_tipo_ambos protected_oe property

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

input_tipo_kata protected_oe property

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

input_tipo_kumite protected_oe property

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

laLatitud public_oe property

public string laLatitud
return string

laLongitud public_oe property

public string laLongitud
return string

nombreComp protected_oe property

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

organizaciones protected_oe property

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

txtLAT protected_oe property

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

txtLONG protected_oe property

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