C# 클래스 templateApp.GUI.Modulo9.M9_AgregarEvento

상속: System.Web.UI.Page, IContratoAgregarEvento
파일 보기 프로젝트 열기: rosmantorres/sakaratedo

보호된 프로퍼티들

프로퍼티 타입 설명
agregarEvento global::System.Web.UI.HtmlControls.HtmlForm
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
btn_agregarEvento global::System.Web.UI.WebControls.Button
comboTipoEvento global::System.Web.UI.WebControls.DropDownList
costoEvento global::System.Web.UI.WebControls.TextBox
descripcionEvento global::System.Web.UI.WebControls.TextBox
divComboTipoEvento global::System.Web.UI.HtmlControls.HtmlGenericControl
fechaFin global::System.Web.UI.HtmlControls.HtmlInputText
fechaFinValue global::System.Web.UI.WebControls.HiddenField
fechaIniValue global::System.Web.UI.WebControls.HiddenField
fechaInicio global::System.Web.UI.HtmlControls.HtmlInputText
horaFin global::System.Web.UI.WebControls.TextBox
horaInicio global::System.Web.UI.WebControls.TextBox
inputEstadoActivo global::System.Web.UI.WebControls.RadioButton
inputEstadoInactivo global::System.Web.UI.WebControls.RadioButton
nombreEvento global::System.Web.UI.WebControls.TextBox

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
M9_AgregarEvento ( ) : System

보호된 메소드들

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

메소드 상세

M9_AgregarEvento() 공개 메소드

public M9_AgregarEvento ( ) : System
리턴 System

Page_Load() 보호된 메소드

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

btn_agregarEventoClick() 보호된 메소드

protected btn_agregarEventoClick ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

comboTipoEvento_SelectedIndexChanged() 보호된 메소드

protected comboTipoEvento_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

agregarEvento 보호되어 있는 프로퍼티

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

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

btn_agregarEvento 보호되어 있는 프로퍼티

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

comboTipoEvento 보호되어 있는 프로퍼티

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

costoEvento 보호되어 있는 프로퍼티

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

descripcionEvento 보호되어 있는 프로퍼티

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

divComboTipoEvento 보호되어 있는 프로퍼티

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

fechaFin 보호되어 있는 프로퍼티

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

fechaFinValue 보호되어 있는 프로퍼티

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

fechaIniValue 보호되어 있는 프로퍼티

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

fechaInicio 보호되어 있는 프로퍼티

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

horaFin 보호되어 있는 프로퍼티

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

horaInicio 보호되어 있는 프로퍼티

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

inputEstadoActivo 보호되어 있는 프로퍼티

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

inputEstadoInactivo 보호되어 있는 프로퍼티

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

nombreEvento 보호되어 있는 프로퍼티

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