C# Class templateApp.GUI.Modulo12.M12_DetalleCompetencia

Exibir arquivo Open project: rosmantorres/sakaratedo

Public Properties

Property Type Description
laLatitud string
laLongitud string

Protected Properties

Property Type Description
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
categEdadFinComp global::System.Web.UI.WebControls.Label
categEdadIniComp global::System.Web.UI.WebControls.Label
categFinComp global::System.Web.UI.WebControls.Label
categIniComp global::System.Web.UI.WebControls.Label
categSexoComp global::System.Web.UI.WebControls.Label
costoComp global::System.Web.UI.WebControls.Label
detalle_competencia global::System.Web.UI.HtmlControls.HtmlForm
finComp global::System.Web.UI.WebControls.Label
inicioComp global::System.Web.UI.WebControls.Label
nombreComp global::System.Web.UI.WebControls.Label
orgComp global::System.Web.UI.WebControls.Label
statusComp global::System.Web.UI.WebControls.Label
tipoComp global::System.Web.UI.WebControls.Label

Private Properties

Property Type Description

Public Methods

Method Description
M12_DetalleCompetencia ( ) : System

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

M12_DetalleCompetencia() public method

public M12_DetalleCompetencia ( ) : System
return System

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return 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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

categEdadFinComp protected_oe property

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

categEdadIniComp protected_oe property

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

categFinComp protected_oe property

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

categIniComp protected_oe property

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

categSexoComp protected_oe property

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

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

detalle_competencia protected_oe property

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

finComp protected_oe property

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

inicioComp protected_oe property

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

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

orgComp protected_oe property

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

statusComp protected_oe property

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

tipoComp protected_oe property

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