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

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

보호된 프로퍼티들

프로퍼티 타입 설명
agregar_restriccion global::System.Web.UI.HtmlControls.HtmlForm
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
alertlocal global::System.Web.UI.HtmlControls.HtmlGenericControl
btnaceptar global::System.Web.UI.WebControls.Button
horas_docentes global::System.Web.UI.HtmlControls.HtmlInputGenericControl
puntaje_minimo global::System.Web.UI.HtmlControls.HtmlInputGenericControl
tiempo_minimo global::System.Web.UI.HtmlControls.HtmlInputGenericControl

공개 메소드들

메소드 설명
interfazModificarRestriccionAvanceCinta ( ) : 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 EventArgs
리턴 void

btnaceptar_Click() 보호된 메소드

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

interfazModificarRestriccionAvanceCinta() 공개 메소드

public interfazModificarRestriccionAvanceCinta ( ) : 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

alertlocal 보호되어 있는 프로퍼티

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

horas_docentes 보호되어 있는 프로퍼티

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

puntaje_minimo 보호되어 있는 프로퍼티

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

tiempo_minimo 보호되어 있는 프로퍼티

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