C# 클래스 templateApp.GUI.Modulo12.M12_DetalleCompetencia

파일 보기 프로젝트 열기: rosmantorres/sakaratedo

공개 프로퍼티들

프로퍼티 타입 설명
laLatitud string
laLongitud string

보호된 프로퍼티들

프로퍼티 타입 설명
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