C# 클래스 templateApp.GUI.Modulo8.interfazCrearRestriccionHorario

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

보호된 프로퍼티들

프로퍼티 타입 설명
agregar_restriccion global::System.Web.UI.HtmlControls.HtmlForm
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
btnaceptar global::System.Web.UI.WebControls.Button
comboCintaMayor global::System.Web.UI.WebControls.DropDownList
comboEdadMaxima global::System.Web.UI.WebControls.DropDownList
comboEdadMinima global::System.Web.UI.WebControls.DropDownList
comboEvento global::System.Web.UI.WebControls.DropDownList
comboSexo global::System.Web.UI.WebControls.DropDownList
combocintama global::System.Web.UI.HtmlControls.HtmlGenericControl
div1 global::System.Web.UI.HtmlControls.HtmlGenericControl
divEdadMax global::System.Web.UI.HtmlControls.HtmlGenericControl
divEdadMin global::System.Web.UI.HtmlControls.HtmlGenericControl
divcomboEventos global::System.Web.UI.HtmlControls.HtmlGenericControl

공개 메소드들

메소드 설명
interfazCrearRestriccionHorario ( ) : System

보호된 메소드들

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

메소드 상세

Page_Load() 보호된 메소드

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

btnaceptar_Click() 보호된 메소드

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

interfazCrearRestriccionHorario() 공개 메소드

public interfazCrearRestriccionHorario ( ) : System
리턴 System

프로퍼티 상세

agregar_restriccion 보호되어 있는 프로퍼티

agregar_restriccion control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm agregar_restriccion
리턴 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

btnaceptar 보호되어 있는 프로퍼티

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

comboCintaMayor 보호되어 있는 프로퍼티

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

comboEdadMaxima 보호되어 있는 프로퍼티

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

comboEdadMinima 보호되어 있는 프로퍼티

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

comboEvento 보호되어 있는 프로퍼티

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

comboSexo 보호되어 있는 프로퍼티

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

combocintama 보호되어 있는 프로퍼티

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

div1 보호되어 있는 프로퍼티

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

divEdadMax 보호되어 있는 프로퍼티

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

divEdadMin 보호되어 있는 프로퍼티

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

divcomboEventos 보호되어 있는 프로퍼티

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