C# 클래스 RegEstudiantes.Presentacion.rTareas

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: enelramon/TeacherControl2

보호된 프로퍼티들

프로퍼티 타입 설명
AsignaturaDropDownList global::System.Web.UI.WebControls.DropDownList
CodigoRequiredFieldValidator global::System.Web.UI.WebControls.RequiredFieldValidator
CodigoTareaTextBox global::System.Web.UI.WebControls.TextBox
DescripcionRequiredFieldValidator global::System.Web.UI.WebControls.RequiredFieldValidator
DescripcionTextBox global::System.Web.UI.WebControls.TextBox
EliminarButton global::System.Web.UI.WebControls.Button
FechaRequiredFieldValidator global::System.Web.UI.WebControls.RequiredFieldValidator
FechaTextBox global::System.Web.UI.WebControls.TextBox
GuardarButton global::System.Web.UI.WebControls.Button
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
Label5 global::System.Web.UI.WebControls.Label
Label6 global::System.Web.UI.WebControls.Label
Label7 global::System.Web.UI.WebControls.Label
NuevoButton global::System.Web.UI.WebControls.Button
ResultadoEsperadoRequiredFieldValidator global::System.Web.UI.WebControls.RequiredFieldValidator
ResultadoEsperadoTextBox global::System.Web.UI.WebControls.TextBox
SemestreDropDownList global::System.Web.UI.WebControls.DropDownList
ValidationSummary1 global::System.Web.UI.WebControls.ValidationSummary
VenceRequiredFieldValidator global::System.Web.UI.WebControls.RequiredFieldValidator
VenceTextBox global::System.Web.UI.WebControls.TextBox
form1 global::System.Web.UI.HtmlControls.HtmlForm

공개 메소드들

메소드 설명
Nuevo ( ) : void

보호된 메소드들

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

메소드 상세

EliminarButton_Click() 보호된 메소드

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

GuardarButton_Click() 보호된 메소드

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

Nuevo() 공개 메소드

public Nuevo ( ) : void
리턴 void

NuevoButton_Click() 보호된 메소드

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

Page_Load() 보호된 메소드

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

프로퍼티 상세

AsignaturaDropDownList 보호되어 있는 프로퍼티

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

CodigoRequiredFieldValidator 보호되어 있는 프로퍼티

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

CodigoTareaTextBox 보호되어 있는 프로퍼티

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

DescripcionRequiredFieldValidator 보호되어 있는 프로퍼티

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

DescripcionTextBox 보호되어 있는 프로퍼티

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

EliminarButton 보호되어 있는 프로퍼티

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

FechaRequiredFieldValidator 보호되어 있는 프로퍼티

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

FechaTextBox 보호되어 있는 프로퍼티

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

GuardarButton 보호되어 있는 프로퍼티

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

Label1 보호되어 있는 프로퍼티

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

Label2 보호되어 있는 프로퍼티

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

Label3 보호되어 있는 프로퍼티

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

Label4 보호되어 있는 프로퍼티

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

Label5 보호되어 있는 프로퍼티

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

Label6 보호되어 있는 프로퍼티

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

Label7 보호되어 있는 프로퍼티

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

NuevoButton 보호되어 있는 프로퍼티

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

ResultadoEsperadoRequiredFieldValidator 보호되어 있는 프로퍼티

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

ResultadoEsperadoTextBox 보호되어 있는 프로퍼티

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

SemestreDropDownList 보호되어 있는 프로퍼티

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

ValidationSummary1 보호되어 있는 프로퍼티

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

VenceRequiredFieldValidator 보호되어 있는 프로퍼티

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

VenceTextBox 보호되어 있는 프로퍼티

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

form1 보호되어 있는 프로퍼티

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