C# Класс templateApp.GUI.Modulo12.M12_DetalleCompetencia

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
laLatitud string
laLongitud string

Защищенные свойства (Protected)

Свойство Тип Описание
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

Свойство Тип Описание

Открытые методы

Метод Описание
M12_DetalleCompetencia ( ) : System

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void

Описание методов

M12_DetalleCompetencia() публичный Метод

public M12_DetalleCompetencia ( ) : System
Результат System

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Описание свойств

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

categEdadFinComp защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

categEdadIniComp защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

categFinComp защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

categIniComp защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

categSexoComp защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

costoComp защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

detalle_competencia защищенное свойство

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
Результат global::System.Web.UI.HtmlControls.HtmlForm

finComp защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

inicioComp защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

laLatitud публичное свойство

public string laLatitud
Результат string

laLongitud публичное свойство

public string laLongitud
Результат string

nombreComp защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

orgComp защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

statusComp защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

tipoComp защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label