C# 클래스 RegEstudiantes.Presentacion.VerTareas

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

보호된 프로퍼티들

프로퍼티 타입 설명
AdjuntarButton global::System.Web.UI.WebControls.Button
DescripcionTextBox global::System.Web.UI.WebControls.TextBox
EnviarButton global::System.Web.UI.WebControls.Button
FechaTextBox global::System.Web.UI.WebControls.TextBox
HyperLink1 global::System.Web.UI.WebControls.HyperLink
IdTextBox global::System.Web.UI.WebControls.TextBox
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
PuntosLabel global::System.Web.UI.WebControls.Label
ResultadoTextBox global::System.Web.UI.WebControls.TextBox
SubidaLabel global::System.Web.UI.WebControls.Label
TareaFileUpload global::System.Web.UI.WebControls.FileUpload
VenceTextBox global::System.Web.UI.WebControls.TextBox

보호된 메소드들

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

비공개 메소드들

메소드 설명
Limpiar ( ) : void

메소드 상세

AdjuntarButton_Click() 보호된 메소드

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

EnviarButton_Click() 보호된 메소드

protected EnviarButton_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

프로퍼티 상세

AdjuntarButton 보호되어 있는 프로퍼티

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

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

EnviarButton 보호되어 있는 프로퍼티

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

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

HyperLink1 보호되어 있는 프로퍼티

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

IdTextBox 보호되어 있는 프로퍼티

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

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

PuntosLabel 보호되어 있는 프로퍼티

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

ResultadoTextBox 보호되어 있는 프로퍼티

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

SubidaLabel 보호되어 있는 프로퍼티

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

TareaFileUpload 보호되어 있는 프로퍼티

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

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