C# 클래스 templateApp.GUI.Modulo7.M7_DetalleCompetencia

Clase que maneja la interfaz de detallar competencia
상속: System.Web.UI.Page, IContratoDetallarCompetencia
파일 보기 프로젝트 열기: rosmantorres/sakaratedo

보호된 프로퍼티들

프로퍼티 타입 설명
ciudad_evento1 global::System.Web.UI.HtmlControls.HtmlGenericControl
costo_evento1 global::System.Web.UI.HtmlControls.HtmlGenericControl
detalle_evento global::System.Web.UI.HtmlControls.HtmlForm
direccion_evento1 global::System.Web.UI.HtmlControls.HtmlGenericControl
estadoUbicacion_evento1 global::System.Web.UI.HtmlControls.HtmlGenericControl
fechaFin_evento1 global::System.Web.UI.HtmlControls.HtmlGenericControl
fechaInicio_evento1 global::System.Web.UI.HtmlControls.HtmlGenericControl
nombre_evento1 global::System.Web.UI.HtmlControls.HtmlGenericControl
tipo_evento1 global::System.Web.UI.HtmlControls.HtmlGenericControl

공개 메소드들

메소드 설명
M7_DetalleCompetencia ( ) : System

Constructor de la clase

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void

Método que se ejecuta al cargar la página Listar Cintas

메소드 상세

M7_DetalleCompetencia() 공개 메소드

Constructor de la clase
public M7_DetalleCompetencia ( ) : System
리턴 System

Page_Load() 보호된 메소드

Método que se ejecuta al cargar la página Listar Cintas
protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

ciudad_evento1 보호되어 있는 프로퍼티

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

costo_evento1 보호되어 있는 프로퍼티

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

detalle_evento 보호되어 있는 프로퍼티

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

direccion_evento1 보호되어 있는 프로퍼티

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

estadoUbicacion_evento1 보호되어 있는 프로퍼티

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

fechaFin_evento1 보호되어 있는 프로퍼티

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

fechaInicio_evento1 보호되어 있는 프로퍼티

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

nombre_evento1 보호되어 있는 프로퍼티

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

tipo_evento1 보호되어 있는 프로퍼티

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